Reformated the code.
This commit is contained in:
parent
92a21d3b69
commit
6f0b6eabef
3 changed files with 13 additions and 8 deletions
|
@ -18,6 +18,6 @@
|
|||
|
||||
{% block body -%}
|
||||
<div class="ui one column page grid">
|
||||
{{ include('CalciferBundle:Event:event_box.html.twig') }}
|
||||
{{ include('CalciferBundle:Event:event_box.html.twig',{'entity' : entity}) }}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
Reference in a new issue