We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7faf8e1 commit 09447efCopy full SHA for 09447ef
1 file changed
web/themes/custom/hoeringsportal/templates/form/form--node-dialogue-proposal-form.html.twig
@@ -13,14 +13,6 @@
13
14
<div class="container-fluid bg-white">
15
<div class="row justify-content-center pt-5">
16
- <h1>Create dialog proposal</h1>
17
18
19
20
- {% include 'themes/custom/hoeringsportal/templates/animated-svg/icon-deltag-comment.svg.html.twig' %}
21
- {% include 'themes/custom/hoeringsportal/templates/animated-svg/icon-deltag-reply.svg.html.twig' %}
22
- {% include 'themes/custom/hoeringsportal/templates/animated-svg/icon-deltag-thumbs-up.svg.html.twig' %}
23
-
24
<form{{ attributes.addClass('proposal-layout') }}>
25
<h1>{{ 'Create dialog proposal'|t }}</h1>
26
<p>
0 commit comments