mirror of
https://github.com/Roslund/sthlm-mesh.git
synced 2026-07-03 08:21:46 +02:00
5 lines
183 B
HTML
5 lines
183 B
HTML
{{ if and .GitInfo .Site.Params.github_repo -}}
|
|
<div class="td-page-meta__lastmod">
|
|
{{ T "post_last_mod" }} {{ .Lastmod.Format .Site.Params.time_format_default -}}
|
|
</div>
|
|
{{ end -}} |