diff --git a/Just-Read/templates/page.html b/Just-Read/templates/page.html index 9402f36..ebf8da0 100644 --- a/Just-Read/templates/page.html +++ b/Just-Read/templates/page.html @@ -1,5 +1,5 @@ {% extends "base.html" %} -{% block title %}{{ article.title }}{% endblock %} +{% block title %}{{ page.title }}{% endblock %} {% block content %}