mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
stray html comment
This commit is contained in:
parent
0621901669
commit
f55cf4d906
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@
|
||||||
<%if current_user %>
|
<%if current_user %>
|
||||||
<p><a href="https://github.com/lefnire/habitrpg#habitrpg">Help</a> | <%= link_to "Logout", destroy_user_session_path, :method => :delete %></p>
|
<p><a href="https://github.com/lefnire/habitrpg#habitrpg">Help</a> | <%= link_to "Logout", destroy_user_session_path, :method => :delete %></p>
|
||||||
<% end %>
|
<% end %>
|
||||||
<p>Copyright © 2012<!-- -<%= Time.now.year %>--> Tyler Renelle</p>
|
<p>Copyright © 2012-<%= Time.now.year %> Tyler Renelle</p>
|
||||||
</div>-->
|
</div>-->
|
||||||
|
|
||||||
<alert:>
|
<alert:>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue