PostText/templates/view.html.ep

5 lines
91 B
Plaintext

% layout 'main';
% title 'View Threads';
<h2><%= title %></h2>
<p>Some threads here...</p>