mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-05-24 14:45:27 +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 %>
|
||||
<p><a href="https://github.com/lefnire/habitrpg#habitrpg">Help</a> | <%= link_to "Logout", destroy_user_session_path, :method => :delete %></p>
|
||||
<% end %>
|
||||
<p>Copyright © 2012<!-- -<%= Time.now.year %>--> Tyler Renelle</p>
|
||||
<p>Copyright © 2012-<%= Time.now.year %> Tyler Renelle</p>
|
||||
</div>-->
|
||||
|
||||
<alert:>
|
||||
|
|
|
|||
Loading…
Reference in a new issue