From 5e54ba7aa27b95d1e0568693915e735ab8058ff7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?= Date: Thu, 28 Jun 2012 19:49:45 +0000 Subject: Initial version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Asbjørn Sloth Tønnesen --- web/templates/labitrack.d/hello_world | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 web/templates/labitrack.d/hello_world (limited to 'web/templates/labitrack.d/hello_world') diff --git a/web/templates/labitrack.d/hello_world b/web/templates/labitrack.d/hello_world new file mode 100644 index 0000000..22bc008 --- /dev/null +++ b/web/templates/labitrack.d/hello_world @@ -0,0 +1,6 @@ +
+

{{title}}

+
+ {{body}} +
+
-- cgit v1.2.1