Vulcan/client/grid.html
2012-08-23 00:15:48 -04:00

10 lines
130 B
HTML

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