remove top-spacer

This commit is contained in:
jem 2020-02-17 21:08:56 +01:00
parent e70713f807
commit 627b0afc0a
5 changed files with 1 additions and 14 deletions

View file

@ -1,10 +1,5 @@
{% extends "/html/page-two-column.html" %}
{% block header %}
{% include "/html/includes/top_spacer.inc" %}
{{page.content|safe}}
{% endblock %}
{% block center %}
{% include "/html/includes/featurettes.inc" %}
{% endblock %}

View file

@ -1,7 +1,6 @@
{% extends "/html/page-one-column.html" %}
{% block header %}
{% include "/html/includes/top_spacer.inc" %}
{% include "/html/includes/headlines.inc" %}
{% endblock %}

View file

@ -9,7 +9,6 @@
{% endblock %}
<div class="container">
{% block header %}
{% include "/html/includes/top_spacer.inc" %}
{% include "/html/includes/publishing-date.inc" %}
{% endblock %}

View file

@ -6,9 +6,6 @@
{% block off-container-header %}
{% endblock %}
<div class="container">
{% block header %}
{% include "/html/includes/top_spacer.inc" %}
{% endblock %}
<div class="row">
<div class="col-lg-2 col-md-2">

View file

@ -8,9 +8,6 @@
</div>
{% endblock %}
<div class="container">
{% block header %}
{% include "/html/includes/top_spacer.inc" %}
{% endblock %}
<div class="row">
<div class="col-lg-9 col-md-12">