diff --git a/lokrez/templates/rebootlyon2020/template.svg.j2 b/lokrez/templates/rebootlyon2020/template.svg.j2
index 176584b..35c4c07 100644
--- a/lokrez/templates/rebootlyon2020/template.svg.j2
+++ b/lokrez/templates/rebootlyon2020/template.svg.j2
@@ -807,6 +807,29 @@
id="path1020_{{loop.index}}"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccc" />
+
+
+
+ {% if "covid" in options %}
+
+ {% include "rebootlyon2020/covid/{}.svg.j2".format(covid.masks_filenames[p.get_mains()[0][0]][p.get_mains()[0][1]]) ignore missing %}
+
+ {% endif %}
-
{% if p.get_mains()[1] %}
{% endif %}
-
-
- {% if "covid" in options %}
-
- {% include "rebootlyon2020/covid/{}.svg.j2".format(covid.masks_filenames[p.get_mains()[0][0]][p.get_mains()[0][1]]) ignore missing %}
-
- {% endif %}