mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-05-31 20:00:42 +02:00
feat: first batch of work
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
{% endfor %}
|
||||
|
||||
{% if inputs %}
|
||||
<div class="tw:flex tw:gap-2 tw:mt-4">
|
||||
<div class="flex gap-2 mt-4">
|
||||
{% for input in inputs %}
|
||||
{% include "crispy-daisyui/layout/baseinput.html" %}
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user