index
:
modes.me
master
Modes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
templates
/
layout_headerless.html
blob: 300c30b8ffed42e830669ddc62c62bb120cbefcf (
plain
)
1
2
3
4
5
<template name="layout_headerless"> <div class="page"> {{> yield}} </div> </template>