From b84c2e08818035680744045bd3e1ac3b061a1e2e Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Tue, 29 Dec 2009 19:09:11 +0100 Subject: Added two example sites. --- examples/brochure/templates/default.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 examples/brochure/templates/default.html (limited to 'examples/brochure/templates/default.html') diff --git a/examples/brochure/templates/default.html b/examples/brochure/templates/default.html new file mode 100644 index 0000000..2e41112 --- /dev/null +++ b/examples/brochure/templates/default.html @@ -0,0 +1,19 @@ + + + + + MyAweSomeCompany - $title + + + +

MyAweSomeCompany - $title

+ + + $body + + -- cgit v1.2.3