3 lines
52 B
HTML
3 lines
52 B
HTML
|
|
<template name="layout">
|
||
|
|
{{>yield }}
|
||
|
|
</template>
|