Welcome to mirror list, hosted at ThFree Co, Russian Federation.

preview_micropost.html « partials « layouts - github.com/jnjosh/internet-weblog.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e622cc1dbb643696dca735a4085f17b5ecca85f6 (plain)
1
2
3
4
<article class="micropost">
  {{ .Content }}
  <a href='{{ .Permalink }}'><aside class="dates">→ {{ .Date.Format "2006/01/02 3:04 PM" }}</aside></a>
</article>