view toolbox/templates/about.html @ 22:17e3a9b6b4e2 default tip

string not tuple
author Jeff Hammel <k0scist@gmail.com>
date Sun, 02 Jun 2024 15:58:09 -0700
parents b0942f44413f
children
line wrap: on
line source

<h1 id="title">{{title}}</h1>

<div class="about">
{{about | html}}
</div>