-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
The goal is to have Only one H1 per page that indicates the topic
+++ b/templates/contact_form.twig
@@ -13,7 +13,7 @@
<header class="contingut-header">
<div class="row">
<h1>Proposeu-nos millores o informeu d'errors</h1>
The H1 here needs to replaced by a style. This is hidden box included in all pages.
There is second H1 which is not useful:
+++ b/templates/template-avis.twig
@@ -13,7 +13,7 @@
<header class="contingut-header">
<div class="row">
<div class="col-xxs-12 col-xs-9">
<h1 id="error_title"></h1>
We need also to replace it.
But also template-avis.twig seems that only is used in /traductor, if this is the case, the template include should be removed from other pages