code: basic create view and HX-Header integration (first htmx)

This commit is contained in:
2024-01-28 00:53:49 +01:00
parent c439220409
commit 9feb2f4ae7
10 changed files with 103 additions and 19 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{% extends "admin/base.jinja" %}
{% extends base|none("admin/base.jinja") %}
{% block content %}