fixed event post
This commit is contained in:
parent
6d9d23ba5e
commit
0729c62e17
4 changed files with 16 additions and 12 deletions
|
|
@ -1,9 +1,13 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
<div class="blogpost">
|
||||
<div class="column">
|
||||
<h1>{{ page.title }}</h1>
|
||||
<img src="{{ site.baseurl}}{{ page.image}}" width="50%" style="float:right" />
|
||||
{{ content }}
|
||||
|
||||
|
||||
</div>
|
||||
<div class="column">
|
||||
<h4>OBS! Du måste vara medlem!</h4>
|
||||
{% include contact.html %}
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue