From 2ce26b4ed17e153d9834e6dd21ec0da92d71139e Mon Sep 17 00:00:00 2001 From: Samrat Man Singh Date: Sat, 7 Jul 2012 08:31:08 +0545 Subject: Move syte-pelican to syte --- syte/static/templates/blog-post-video.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 syte/static/templates/blog-post-video.html (limited to 'syte/static/templates/blog-post-video.html') diff --git a/syte/static/templates/blog-post-video.html b/syte/static/templates/blog-post-video.html new file mode 100644 index 0000000..1f5dce0 --- /dev/null +++ b/syte/static/templates/blog-post-video.html @@ -0,0 +1,19 @@ +
+
+

Video

+

{{ formated_date }}

+
+

+ +

+ {{#if tags }} + + {{/if}} +
-- cgit