diff options
| author | Uwe Kleine-König <uwe@kleine-koenig.org> | 2016-10-23 22:38:55 +0200 |
|---|---|---|
| committer | Uwe Kleine-König <uwe@kleine-koenig.org> | 2016-10-23 22:38:55 +0200 |
| commit | 432285bda8a96f0e5bdff52d4d726ad2397b3ac8 (patch) | |
| tree | b86acea2dc86e2e4fc9c3e09f6965a8c6260a5f3 /theme/templates/comments.html | |
initial approach for new flug website
Diffstat (limited to 'theme/templates/comments.html')
| -rw-r--r-- | theme/templates/comments.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/templates/comments.html b/theme/templates/comments.html new file mode 100644 index 0000000..bb033c0 --- /dev/null +++ b/theme/templates/comments.html @@ -0,0 +1 @@ +{% if DISQUS_SITENAME %}<p>There are <a href="{{ SITEURL }}/{{ article.url }}#disqus_thread">comments</a>.</p>{% endif %} |
