mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
Creation of a report enable
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% extends '::base.html.twig' %}
|
||||
{% extends "ChillMainBundle::layout.html.twig" %}
|
||||
|
||||
{% block body -%}
|
||||
{% block content %}
|
||||
<h1>Report creation</h1>
|
||||
|
||||
{{ form(form) }}
|
||||
|
Reference in New Issue
Block a user