diff --git a/files/templates/post.html b/files/templates/post.html index 2673f84a4..ed50759c8 100644 --- a/files/templates/post.html +++ b/files/templates/post.html @@ -159,7 +159,7 @@ {% elif p.domain == 'teamblind.com' %} {% set id = p.url.split('-')[-1] %} {% if id %} - + {% endif %} {% elif p.domain == 'instagram.com' %} {% set path = p.url.split('https://instagram.com/')[1].rstrip('/') %}