diff --git a/opentech/public/news/templates/news/news_page.html b/opentech/public/news/templates/news/news_page.html index c51afac6c3058dc158e471f09b033ff3592bfa21..8960f49ec9a7e051fc9b1a75d7b84820f8501cb5 100644 --- a/opentech/public/news/templates/news/news_page.html +++ b/opentech/public/news/templates/news/news_page.html @@ -4,7 +4,6 @@ {% block content %} <div class="wrapper wrapper--small"> - <h1>{{ page.title }}</h1> {% for author in page.authors.all %} <p><a href="{% pageurl author.author %}">{{ author.author }}</a><p>