forked from rDrama/rDrama
1
0
Fork 0

add {{id}}-section

master
Aevann 2024-03-03 03:15:06 +02:00
parent b6476da7aa
commit 8b03883290
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
{% endmacro %}
{% macro line_text_section(id, form_action, form_name, section_title, contents, below_text, placeholder_text, button_text, show_emojis, minlength, maxlength, pattern, disabled, extra_title) %}
<div class="d-lg-flex border-bottom">
<div id="{{id}}-section" class="d-lg-flex border-bottom">
<label class="title text-black w-lg-25">{{section_title}}</label>
<div class="body w-lg-100">
{% if extra_title %}