labels
This commit is contained in:
parent
c32ecbff8f
commit
3136739f4e
53 changed files with 129 additions and 1892 deletions
|
|
@ -1,9 +1,10 @@
|
|||
{{define "layout"}}
|
||||
<!doctype html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>{{template "title" .}}</title>
|
||||
<!--suppress HtmlUnknownTarget -->
|
||||
<script src="/static/htmx2.04.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue