Removed sidebar

This commit is contained in:
Oliver Davies 2015-04-13 21:15:09 +01:00
parent a6509ba249
commit a84e96e6d6
3 changed files with 9 additions and 35 deletions

View file

@ -3,12 +3,4 @@ layout: default
title: Page Not Found
permalink: /404.html
---
{% block content_wrapper %}
<div class="col-md-12">
{% block content %}
<h1>Page Not Found</h1>
{% endblock %}
</div> {# .col.md-12 #}
{% endblock %}
{% block sidebar %}{% endblock %}
<h1>Page Not Found</h1>