Correct error edit

This commit is contained in:
2026-06-05 16:29:55 +02:00
parent 43c5bb7240
commit 49109c5ac9
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
<section class="{{ bloc.property }}" id="{{ bloc.name }}" style="{{print_colors()}}" >
<section class="{{ bloc.property }}" id="{{ bloc.name }}" style= "{% include '_print_colors.css' %}">
<h2 class="section-heading text-center">{{ bloc.title }}</h2>
<hr class="my-4">