%= asset 'main.css' %>
Post::Text
<%= link_to List => 'threads_list' %> <%= link_to New => 'post_thread' %>
<% if (flash 'info') { =%>
<%= flash 'info' %>
<% } =%> <%= content =%>