Skip to content

Only one H1 per page that indicates the topic #368

@jordimas

Description

@jordimas

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions