website/templates/_index.html
2026-04-26 10:33:18 -04:00

5 lines
134 B
HTML

{% import "common.html" as common %}
{{ common::meta(title="Spencer Whitehead - Publications") }}
<body>
{{ common::nav() }}
</body>