From a19010df7bfab18a7cfb178b89ef982882b887d7 Mon Sep 17 00:00:00 2001 From: David Runge Date: Sun, 21 Apr 2019 00:27:46 +0200 Subject: sleepmap-theme: Removing unrequired pelican theme. --- sleepmap-theme/templates/translations.html | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 sleepmap-theme/templates/translations.html (limited to 'sleepmap-theme/templates/translations.html') diff --git a/sleepmap-theme/templates/translations.html b/sleepmap-theme/templates/translations.html deleted file mode 100644 index f0a0fa2..0000000 --- a/sleepmap-theme/templates/translations.html +++ /dev/null @@ -1,6 +0,0 @@ -{% if article.translations %} -Translations: - {% for translation in article.translations %} - {{ translation.lang }} - {% endfor %} -{% endif %} \ No newline at end of file -- cgit v1.2.3-54-g00ecf