index
:
InAppJSTemplate
master
InApp JS Boilerplate
Indrajith K L
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
partials
/
common
/
layout.html
blob: fbb3a26dcc8af70c13d1905740d8067101ebcc6a (
plain
)
1
2
3
4
<
div
>
<
label
for
=
""
>
I'm from layout
</
label
>
</
div
>
{%
block
content
%}{%
endblock
%}