File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 1
- <svg width =" 122 " height =" 50 " viewBox =" 0 0 122 50" fill =" none" xmlns =" http://www.w3.org/2000/svg" >
1
+ < svg width ="171 " height ="70 " viewBox ="0 0 122 50 " fill ="none " xmlns ="http://www.w3.org/2000/svg ">
2
2
< path d ="M24.4444 0.155548H0V9.04443H24.4444V0.155548Z " fill ="white "/>
3
3
< path d ="M7.89349 7.97699C7.89673 7.97699 7.89996 7.97222 7.89996 7.97222C7.92567 7.95314 7.95146 7.92937 7.97401 7.90084C7.97078 7.90084 7.96754 7.90084 7.96431 7.89615C7.94175 7.91992 7.91605 7.94845 7.89349 7.97699Z " fill ="#000091 "/>
4
4
< path d ="M11.1679 6.8688L11.1108 6.91792C11.1435 6.90973 11.1679 6.90155 11.1679 6.8688Z " fill ="#000091 "/>
Original file line number Diff line number Diff line change 39
39
{% endblock brand %}
40
40
41
41
{% block operator_logo %}
42
- < a href ="/ " title ="Accueil — {{ SITE_CONFIG.site_title }} ">
43
- < img
44
- src ="{% static 'assistant/bloc-marque.svg' %} "
45
- class ="max-md:qf-max-w-[220px] "
46
- alt ="Bloc-marque Ademe & République française "
47
- >
42
+ < a class ="md:qf-px-2w " href ="/ " title ="Accueil — {{ SITE_CONFIG.site_title }} ">
43
+ {% include './bloc-marque.html' %}
48
44
</ a >
49
45
{% endblock operator_logo %}
50
46
You can’t perform that action at this time.
0 commit comments