1 <% extends 'site.tmpl' %>
5 <h2>Ruler Gallery </h2>
7 <p>To view a list of rulers others have created or to save your ruler so
8 that others with your computer can find it, visit the <a
9 href="/gallery">ruler gallery</a>.</p>
11 <h2>Create Custom Ruler</h2>
14 <div class="errormsg">
15 <strong>Error</strong><br />
20 <form method="POST" action="/">
22 <% include '_form_elements.tmpl' %>
24 <input type="Submit" name="submit" value="Generate" />