master v0.2.1
Bel LaPointe 2022-02-17 14:42:34 -07:00
parent 497840ab66
commit 64d9ce332b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<header> <header>
<title>id={{ .This.ID }}, {{ .This.Title }}</title> <title>{{ .This.Title }}</title>
{{ template "_import" }} {{ template "_import" }}
</header> </header>
<body class="fullscreen tb_fullscreen lr_fullscreen" style="position: absolute"> <body class="fullscreen tb_fullscreen lr_fullscreen" style="position: absolute">