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="<%= homepath %>/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="<%= homepath %>/">
22 <% include '_form_elements.tmpl' %>
24 <input type="Submit" name="submit" value="Generate" />
29 <p>You should check out Mitchell Charity's very accurate <a
30 href="http://www.vendian.org/mncharity/dir3/paper_rulers/">printable
31 paper rules</a> if you'd prefer something you can print out.</p>
33 <p>If your computer is very well configured, you may be able to
34 use Steve Pomeroy's <a href="http://staticfree.info/ruler">CSS
35 rulers</a> which will not require that you figure out the horizontal
36 width of your screen.</p>