2020-01-12 14:14:15 +01:00
|
|
|
<footer class="article-footer">
|
2024-09-01 14:28:35 +02:00
|
|
|
{{ if not (eq .Site.Config.Services.Disqus.Shortname "") }}
|
|
|
|
<a href="{{ .Permalink }}/#disqus_thread" class="article-comment-link">{{ with .Site.Data.l10n.articles.comments }}{{ . }}{{ end }}</a>
|
2020-01-12 21:05:46 +01:00
|
|
|
{{end}}
|
2020-06-06 02:32:29 +02:00
|
|
|
</footer>
|