/usr/share/doc/python3-jinja2/examples/rwbench/mako
NameSizeModeActions
helpers.html3960644editdlrm
index.html9740644editdlrm
layout.html8620644editdlrm
Edit: /usr/share/doc/python3-jinja2/examples/rwbench/mako/helpers.html (396B)
<%def name="input_field(name='', value='', type='text')"> <%def name="textarea(name, value='', rows=10, cols=40)"> <%def name="form(action='', method='post')">
${caller.body()}