From 627a217e7e74a6800475a9b3898855b26edd4a16 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Thu, 20 Sep 2012 02:50:07 +0200 Subject: pseudo persona stuff --- templates/bom_upload.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/bom_upload.html') diff --git a/templates/bom_upload.html b/templates/bom_upload.html index 30e2ff6..8cc15c8 100644 --- a/templates/bom_upload.html +++ b/templates/bom_upload.html @@ -1,4 +1,4 @@ -{{ template "HEADER" }} +{{ template "HEADER" . }} {{ if .BomMeta }}

{{ .BomMeta.Name }} is a bom.

@@ -21,4 +21,4 @@ -{{ template "FOOTER" }} +{{ template "FOOTER" . }} -- cgit v1.2.3