minor edit on syntax

fix syntax missing "%>"
This commit is contained in:
ghostrigger
2016-09-20 11:00:13 +08:00
committed by GitHub
parent 486f59e945
commit 063e4ecb18

View File

@@ -109,7 +109,7 @@
<li><%= link_to("Signup", new_user_path) %></li>
<li><%= link_to("Terms of Service", terms_of_service_path) %></li>
<li><%= link_to("Upgrade Information", new_user_upgrade_path) %></li>
<li><%= link_to("Super Voters", super_voters_path)</li>
<li><%= link_to("Super Voters", super_voters_path) %></li>
</ul>
<ul>
<li><h1>Admin</h1></li>