aboutsummaryrefslogtreecommitdiff
path: root/includes/js/dojox/dtl/demos/templates/blog_detail.html
diff options
context:
space:
mode:
Diffstat (limited to 'includes/js/dojox/dtl/demos/templates/blog_detail.html')
-rw-r--r--includes/js/dojox/dtl/demos/templates/blog_detail.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/includes/js/dojox/dtl/demos/templates/blog_detail.html b/includes/js/dojox/dtl/demos/templates/blog_detail.html
deleted file mode 100644
index 2b6146d..0000000
--- a/includes/js/dojox/dtl/demos/templates/blog_detail.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!--{% extends base %}-->
-
-<!--{% block body %}-->
-<div>
-<h3><!--{{ blog.title }}--></h3>
-<div><small>posted on <!--{{ blog.date|date }}--> by <!--{{ blog.author }}--></small></div>
-<p><!--{{ blog.teaser }}--></p>
-<p><!--{{ blog.body }}--></p>
-</div>
-<!--{% endblock %}--> \ No newline at end of file