aboutsummaryrefslogtreecommitdiff
path: root/partials/test
diff options
context:
space:
mode:
authorIndrajith K L2017-01-17 15:37:25 +0530
committerIndrajith K L2017-01-17 15:37:25 +0530
commit550e2f03ad0b60b3c9db3d68dbf014dcb740a2ff (patch)
treefaf6bff0bdde8f01514a3f59ecca943569647c40 /partials/test
downloadInAppJSTemplate-550e2f03ad0b60b3c9db3d68dbf014dcb740a2ff.tar.gz
InAppJSTemplate-550e2f03ad0b60b3c9db3d68dbf014dcb740a2ff.tar.bz2
InAppJSTemplate-550e2f03ad0b60b3c9db3d68dbf014dcb740a2ff.zip
Initial Commit
Diffstat (limited to 'partials/test')
-rw-r--r--partials/test/test.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/partials/test/test.html b/partials/test/test.html
new file mode 100644
index 0000000..bdd83e7
--- /dev/null
+++ b/partials/test/test.html
@@ -0,0 +1,3 @@
+{% block content %}
+<h1>HELLO</h1>
+{% endblock %} \ No newline at end of file