keinen header im blog
This commit is contained in:
parent
3a1aae3886
commit
fe957239d6
@ -2,6 +2,6 @@ _model: blog
|
|||||||
---
|
---
|
||||||
title: Der WTF Blog™
|
title: Der WTF Blog™
|
||||||
---
|
---
|
||||||
body: Neues aus der WTF Kooperative eG.
|
body:
|
||||||
---
|
---
|
||||||
meta_description: Auf dem WTF Blog findet ihr Nachrichten von der und über die WTF Kooperative eG. Außerdem haben wir noch einen Podcast.
|
meta_description: Auf dem WTF Blog findet ihr Nachrichten von der und über die WTF Kooperative eG. Außerdem haben wir noch einen Podcast.
|
||||||
|
@ -11,11 +11,6 @@
|
|||||||
{%- endif -%}
|
{%- endif -%}
|
||||||
{%- endblock -%}
|
{%- endblock -%}
|
||||||
{% block body %}
|
{% block body %}
|
||||||
<div class="content__box">
|
|
||||||
<div class="content__inner_box">
|
|
||||||
<h1>{{ this.title }}</h1>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<section class="content -odd -columns">
|
<section class="content -odd -columns">
|
||||||
<div class="content__box">
|
<div class="content__box">
|
||||||
<div class="content__inner_box">
|
<div class="content__inner_box">
|
||||||
|
Loading…
Reference in New Issue
Block a user