mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
10 lines
144 B
HTML
10 lines
144 B
HTML
<section class="container page">
|
|
<article>
|
|
<header>
|
|
<h1>{{ .Title }}</h1>
|
|
</header>
|
|
|
|
{{ .Content }}
|
|
</article>
|
|
</section>
|