diff --git a/app/templates/base.html b/app/templates/base.html index 80c1f41..5d4c646 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -2,7 +2,7 @@ {% if title %} - {{ title }} - microblog + {{ title }} - Forum {% else %} microblog {% endif %}