{{ define "article" }}
<article>
  <h2>{{ .Title }}</h2>
  <p><pre>
Sketch
Fast messy
Democratizing segregating fulfilling
So much described through a few lines
Light
  </pre></p>
  <p><b>Created:</b> {{ .Date }}</p>
</article>
{{ end }}