Updated views and styles

This commit is contained in:
iobridge
2011-03-30 00:08:19 -04:00
parent 15cd43d621
commit 524e13877d
9 changed files with 249 additions and 199 deletions

View File

@ -1,7 +1,5 @@
<% if current_user %>
<%= t(:homepage_logged_in) %>
<% else %>
<%= t(:homepage) %>
<% end %>