Fixed little lyout error on event.html
This commit is contained in:
parent
0e1c504a6e
commit
ca0616274b
6 changed files with 15 additions and 11 deletions
|
|
@ -13,7 +13,7 @@ layout: default
|
|||
<h3>#{{post.number}}</h3>
|
||||
<h4>{{post.date_text}}</h4>
|
||||
{% if post.location %}
|
||||
<a class="button hvr-sweep-to-top" href={{post.location_website}} target="_blank">{{post.location}}</a>
|
||||
<p><a class="button hvr-sweep-to-top" href={{post.location_website}} target="_blank">{{post.location}}</a></p>
|
||||
{% endif %}
|
||||
</a>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue