summaryrefslogtreecommitdiff
path: root/js/dojo-1.7.2/dojox/dtl/demos/templates/blog_page.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/dojo-1.7.2/dojox/dtl/demos/templates/blog_page.html')
-rw-r--r--js/dojo-1.7.2/dojox/dtl/demos/templates/blog_page.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/js/dojo-1.7.2/dojox/dtl/demos/templates/blog_page.html b/js/dojo-1.7.2/dojox/dtl/demos/templates/blog_page.html
new file mode 100644
index 0000000..63ef126
--- /dev/null
+++ b/js/dojo-1.7.2/dojox/dtl/demos/templates/blog_page.html
@@ -0,0 +1,7 @@
+<!--{% extends "shared:templates/blog_base.html" %}-->
+{% load dojox.dtl.contrib.dom %}
+<!--{% block body %}-->
+<div>
+ <!--{{ body|safe }}-->
+</div>
+<!--{% endblock %}--> \ No newline at end of file