Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 3b6ce959 authored by escuriola's avatar escuriola
Browse files

OEL-756: Fixing Spacing.

parent 351a62d8
No related branches found
No related tags found
1 merge request!46OEL-750: BCL Upgrade to 0.14.0
......@@ -5,7 +5,7 @@
*/
#}
{% extends "pattern-header.html.twig" %}
{% block header %}
{% block header %}
{% set _header_attributes = create_attribute().addClass(['ec__header', 'bcl-header']) %}
<header {{ _header_attributes }}>
{% endblock %}
<header {{ _header_attributes }}>
{% endblock %}
......@@ -5,7 +5,7 @@
*/
#}
{% extends "pattern-header.html.twig" %}
{% block header %}
{% block header %}
{% set _header_attributes = create_attribute().addClass(['bcl-header']) %}
<header {{ _header_attributes }}>
<header {{ _header_attributes }}>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment