X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/22f84a3ea8bc39eb4cb91575d35dfca683336032..eaf661eb6a8571bc24b180cfc731f3b9b38a8fff:/app/views/layouts/hc.rhtml diff --git a/app/views/layouts/hc.rhtml b/app/views/layouts/hc.rhtml index 13b2e72..c04eb87 100755 --- a/app/views/layouts/hc.rhtml +++ b/app/views/layouts/hc.rhtml @@ -11,13 +11,13 @@ <% if @page_title %>

<%= @page_title %>

<% else %> -

Selectricity
- Voting Machinery for the Masses

+ <%= link_to('

Selectricity
+ Voting Machinery for the Masses

', :controller => + 'site', :action => 'index')%>
<% end %> - <% if @flash[:notice]%> -
<%= @flash[:notice] %>
+ <% if flash[:notice]%> +
<%= flash[:notice] %>
<% end%>