initial checkin of full application
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<% if current_user %>
|
||||
<%= t(:homepage_logged_in) %>
|
||||
<% else %>
|
||||
|
||||
<%= t(:homepage) %>
|
||||
|
||||
<% end %>
|
||||
@@ -0,0 +1 @@
|
||||
<%= t(:tos) %>
|
||||
Reference in New Issue
Block a user