minor style fix
tronnet/workflows: Code Style -- Web Components / style-web (push) Successful in 18s

This commit is contained in:
alu
2026-08-11 22:53:52 +00:00
parent 492ae56d48
commit f202dfbd12
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
{{/* <head> common across all pages*/}}
{{/* <head> common across all pages */}}
{{define "head"}}
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -15,7 +15,7 @@
<link rel="stylesheet" href="css/form.css">
{{end}}
{{/* <header> common across all pages*/}}
{{/* <header> common across all pages */}}
{{define "header"}}
<header>
<h1>{{.global.Organization}}</h1>