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