8 lines
123 B
Smarty

{{define "title"}}Search{{end}}
{{define "main"}}
<div class="timeline">
{{template "timeline" .}}
</div>
{{end}}