view toolbox/templates/new.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

<div id="new-container">
  <h1 id="title">Add a {{item_name}}</h1>
  <!-- form from JS -->
</div>