aboutsummaryrefslogtreecommitdiff
path: root/html/blog/2025-01-30+Sketch.tmpl.html
blob: c74a0c1f6bba9e9b311038ab8dbef0fa2eb24452 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{{ 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 }}