1
0
Fork 0
forked from wezm/wezm.net
wezm.net/v1/layouts/page.html

4 lines
121 B
HTML

<div id="content">
<h1><a href="<%= @item.reps[:default].path %>"><%=h @item[:title] %></a></h1>
<%= yield %>
</div>