hugo-theme-hyde-hyde/layouts/partials/content_about.html

4 lines
66 B
HTML
Raw Normal View History

2018-06-26 00:19:35 +00:00
<div class="post">
<h1>{{ .Title }}</h1>
{{ .Content }}
</div>