mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
rdv: twig - headings change
This commit is contained in:
parent
27674985bd
commit
5b81bffcf6
@ -9,7 +9,7 @@
|
||||
|
||||
{% block content %}
|
||||
|
||||
<h2>{{ 'Calendar list' |trans }}</h2>
|
||||
<h1>{{ 'Calendar list' |trans }}</h1>
|
||||
|
||||
{% if calendarItems|length == 0 %}
|
||||
<p class="chill-no-data-statement">
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
{% block content %}
|
||||
|
||||
<h2>{{ 'My calendar list' |trans }}</h2>
|
||||
<h1>{{ 'My calendar list' |trans }}</h1>
|
||||
<div id="myCalendar"></div>
|
||||
|
||||
{% endblock %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user