diff --git a/theme/templates/article.html b/theme/templates/article.html index 53d32c4..112ab03 100644 --- a/theme/templates/article.html +++ b/theme/templates/article.html @@ -1,8 +1,8 @@ {% extends "base.html" %} {% block title %}{{ super() }} : {{ article.title }}{% endblock %} {% block content %} -
- +
+ {{ article.title }}