diff --git a/files/templates/header.html b/files/templates/header.html index 7232a620f..986efce64 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -191,7 +191,7 @@ {% endif %} {% endif %} - {% if request.path.startswith('/post/') and p %} + {% if p %} @@ -255,7 +255,7 @@ {% endif %} - {% if request.path.startswith('/post/') and p %} + {% if p %}