perfectionist

This commit is contained in:
bolade
2025-11-28 11:44:37 +01:00
parent f0e90aa772
commit e66b9e6c29
11 changed files with 728 additions and 314 deletions
-14
View File
@@ -132,20 +132,6 @@ Generator{% endblock %} {% block content %}
class="mt-1 block w-full rounded-md border-gray-300 shadow-sm focus:border-indigo-500 focus:ring-indigo-500 sm:text-sm px-3 py-2 border"
/>
</div>
<div>
<label
for="session_id"
class="block text-sm font-medium text-gray-700"
>Session ID</label
>
<input
type="text"
name="session_id"
id="session_id"
value="default"
class="mt-1 block w-full rounded-md border-gray-300 shadow-sm focus:border-indigo-500 focus:ring-indigo-500 sm:text-sm px-3 py-2 border"
/>
</div>
<div>
<label
class="block text-sm font-medium text-gray-700 mb-2"