PostText/templates/moderator/list.html.ep

6 lines
125 B
Plaintext

% layout 'default';
% title 'Top Secret';
<h2><%= title %></h2>
<p>For mods only!!</p>
<%= link_to Logout => 'mod_logout' %>