diff --git a/app/templates/post/_post_full.html b/app/templates/post/_post_full.html index be24e6f3..2402fa20 100644 --- a/app/templates/post/_post_full.html +++ b/app/templates/post/_post_full.html @@ -82,7 +82,7 @@
{% if post.type == POST_TYPE_LINK %}{{ post.url|shorten_url }} - +
{% if 'youtube.com' in post.url %} diff --git a/app/templates/post/_post_teaser.html b/app/templates/post/_post_teaser.html index 20de457e..854099c1 100644 --- a/app/templates/post/_post_teaser.html +++ b/app/templates/post/_post_teaser.html @@ -16,7 +16,7 @@