Alex A. Naanou 6846c08219 chmod-ed -x the rest of the files... (oops)
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2022-04-08 20:15:30 +03:00

10 lines
207 B
HTML

<include src="../_view"/>
<slot name="title" class="title" contenteditable saveto="..">@source(../title)</slot>
<slot name="page-content">
@include(../todo)
</slot>
<!-- vim:set ts=4 sw=4 : -->