aboutsummaryrefslogtreecommitdiff
path: root/partials/common/layout.html
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/common/layout.html
downloadInAppJSTemplate-550e2f03ad0b60b3c9db3d68dbf014dcb740a2ff.tar.gz
InAppJSTemplate-550e2f03ad0b60b3c9db3d68dbf014dcb740a2ff.tar.bz2
InAppJSTemplate-550e2f03ad0b60b3c9db3d68dbf014dcb740a2ff.zip
Initial Commit
Diffstat (limited to 'partials/common/layout.html')
-rw-r--r--partials/common/layout.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/partials/common/layout.html b/partials/common/layout.html
new file mode 100644
index 0000000..fbb3a26
--- /dev/null
+++ b/partials/common/layout.html
@@ -0,0 +1,4 @@
+<div>
+ <label for="">I'm from layout</label>
+</div>
+{% block content %}{% endblock %}