Merge remote-tracking branch 'origin/master'

This commit is contained in:
2016-03-22 21:21:45 +01:00
6 changed files with 93 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{% extends '::base.html.twig' %}
{% extends 'ChillEventBundle::layout.html.twig' %}
{% block body -%}
{% block event_content -%}
<h1>Event creation</h1>
{{ form(form) }}