From e582c3b84c6090b08f33d599c354968fcd868d14 Mon Sep 17 00:00:00 2001 From: Dennis Eriksen Date: Sat, 25 May 2013 11:17:42 +0200 Subject: moved and renamed files to match the filesetup we want. havebeen using a dev-setup till now. --- app/views/template.ejs | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 app/views/template.ejs (limited to 'app/views/template.ejs') diff --git a/app/views/template.ejs b/app/views/template.ejs new file mode 100644 index 0000000..6803c37 --- /dev/null +++ b/app/views/template.ejs @@ -0,0 +1,18 @@ +<% include templates/header %> + + + + <% include templates/navbar %> + + +
+
+ +
+
+ + +<% include templates/footer %> + + -- cgit v1.2.3