mirror of https://github.com/luizdepra/hugo-coder.git

Codruț Constantin Gușoi
02.10.2020 911a39528b036e8f367cf3741b2842259da4db69
1
2
3
4
5
6
7
8
9
<section class="container page">
  <article>
    <header>
      <h1>{{ .Title }}</h1>
    </header>
 
    {{ .Content }}
  </article>
</section>