minor edit on syntax
fix syntax missing "%>"
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user