peachy/assets/.tmpl/node-types.tmpl

5 lines
118 B
Cheetah
Raw Permalink Normal View History

2024-08-06 17:28:16 +00:00
{% function block.pagebody() %}
<h2>Node types</h2>
<form><button>new</button></form>
{% end %}
{% render('layout') %}