X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/c65b1e11059c5cf510b54c785d4a246215058f70:/app/views/layouts/hc.rhtml..b9f3bbdefb7bb1abd63193e2162aae1e78e1a1cb:/app/views/layouts/main.rhtml diff --git a/app/views/layouts/hc.rhtml b/app/views/layouts/main.rhtml similarity index 84% rename from app/views/layouts/hc.rhtml rename to app/views/layouts/main.rhtml index c04eb87..0b9d5cb 100644 --- a/app/views/layouts/hc.rhtml +++ b/app/views/layouts/main.rhtml @@ -2,7 +2,7 @@ <%= @page_title || "Selectricity" %> - <%= stylesheet_link_tag "hc", :media => "all" %> + <%= stylesheet_link_tag "main", :media => "all" %> <%= javascript_include_tag "prototype", "effects", "dragdrop", "controls" %> @@ -29,7 +29,6 @@ <% end %> <%= link_to("Help/About", :controller => "site", :action => "about") %> - <%= link_to( "Home", :controller => 'site', :action => 'index' )%> @@ -43,10 +42,10 @@