Skip to content
Snippets Groups Projects
Commit 08bd07d1 authored by Chris Lawton's avatar Chris Lawton
Browse files

remove page title

parent d74c4511
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,6 @@ ...@@ -4,7 +4,6 @@
{% block content %} {% block content %}
<div class="wrapper wrapper--small"> <div class="wrapper wrapper--small">
<h1>{{ page.title }}</h1>
{% for author in page.authors.all %} {% for author in page.authors.all %}
<p><a href="{% pageurl author.author %}">{{ author.author }}</a><p> <p><a href="{% pageurl author.author %}">{{ author.author }}</a><p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment