Throw column class back on
This commit is contained in:
parent
7a941d9c09
commit
d060b1c2b9
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
||||||
{# See "@stable/block/block.html.twig" #}
|
{# See "@stable/block/block.html.twig" #}
|
||||||
|
{# TODO probably let this go back to inheriting from Octavia/Bulma #}
|
||||||
|
<div {{ attributes.addClass('column') }}>
|
||||||
{% block content %}
|
{% block content %}
|
||||||
{{ content }}
|
{{ content }}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue