Move more code to html and work on forms

This commit is contained in:
John Crisp
2025-04-19 01:39:57 +02:00
parent b42afb227a
commit 0d7f87c6aa
8 changed files with 260 additions and 165 deletions

View File

@@ -12,6 +12,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
%= content_for 'head_contrib'
% if (config 'hasJquery') {
%= include 'partials/_js_imports'
%= include 'common_js'
@@ -28,9 +29,6 @@
%= include 'partials/_nutups_overrides'
% }
</head>
<body class="sidebar-expand-lg bg-body-tertiary">