diff --git a/bskyweb/templates/post.html b/bskyweb/templates/post.html index d1fbea0ac3..f6f03c7ee7 100644 --- a/bskyweb/templates/post.html +++ b/bskyweb/templates/post.html @@ -38,6 +38,7 @@ + {% endif -%} {%- endblock %} diff --git a/bskyweb/templates/profile.html b/bskyweb/templates/profile.html index 551dc15a66..cee8bae6a4 100644 --- a/bskyweb/templates/profile.html +++ b/bskyweb/templates/profile.html @@ -37,6 +37,7 @@ {%- if requestHost %} {% endif %} + {% endif -%} {%- endblock %}