From 882f412d578e4f01394847fa5fde21b6b4096de2 Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Thu, 3 Feb 2011 15:21:34 -0800 Subject: Added remainder of the cookbook --- docs/static/welcome.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/static/welcome.html (limited to 'docs/static/welcome.html') diff --git a/docs/static/welcome.html b/docs/static/welcome.html new file mode 100644 index 00000000..b085123d --- /dev/null +++ b/docs/static/welcome.html @@ -0,0 +1,5 @@ +Hello {{person.name}}, +
+ Your contact information: +
{{contact.type}}: {{contact.url|linky}}
+
-- cgit v1.2.3