Vulcan/client/grid.html
2012-08-23 09:49:41 -04:00

12 lines
160 B
HTML

<head>
<title>The Grid</title>
</head>
<body>
{{> nav}}
{{> posts}}
{{> selected_post}}
{{> selected_comment}}
{{> signin}}
{{> signup}}
</body>