From c3591d04490d10b7a05e1aefff903430fecc2ba8 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Thu, 20 Sep 2012 14:47:20 +0200 Subject: clean uploading --- templates/bom_upload.html | 52 ++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 42 insertions(+), 10 deletions(-) (limited to 'templates/bom_upload.html') diff --git a/templates/bom_upload.html b/templates/bom_upload.html index 8cc15c8..04126c3 100644 --- a/templates/bom_upload.html +++ b/templates/bom_upload.html @@ -4,21 +4,53 @@

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

{{ template "BOM_INFO" . }}
- {{ else }}

{{ .name }} could be a bom.

-Owner: {{ .user }}
-
- {{ end }} -{{ if .error }}

{{ .error }}

{{ end }} -
-Version:
-Created: now!
-
- + + {{ if .error }} +
+ Error! {{ .error }} +
+ {{ end }} +
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ + .json, .xml, or .csv +
+
+
+
+ +
+
{{ template "FOOTER" . }} -- cgit v1.2.3