summaryrefslogtreecommitdiff
path: root/_layouts
diff options
context:
space:
mode:
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/post.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index 75b71b0..7d9c318 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -16,7 +16,11 @@ layout: default
</header>
{% if page.blogger_id %}
- <p><em>Dieser Post wurde ursprünglich auf blogger.com veröffentlicht.</em></p>
+ <p><em>Dieser Post wurde ursprünglich auf blogger.com / uvok.blogspot.com veröffentlicht.</em></p>
+ {% endif %}
+
+ {% if page.ljimport %}
+ <p><em>Dieser Post wurde ursprünglich auf livejournal.com veröffentlicht.</em></p>
{% endif %}
<div class="post-content e-content" itemprop="articleBody">