the cc-section needs to be included in another place

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L. 2025-05-30 10:37:52 +02:00
parent 30bd415aac
commit ae5adc989f

View file

@ -602,11 +602,11 @@
</form> </form>
{% endif %} {% endif %}
{% endif %} {% endif %}
{{ include('includes/community-containers.twig') }}
{% endif %} {% endif %}
{% endif %} {% endif %}
{% endif %} {% endif %}
{{ include('includes/community-containers.twig') }}
<script type="text/javascript" src="containers-form-submit.js?v4"></script> <script type="text/javascript" src="containers-form-submit.js?v4"></script>