<p>To view a list of rulers others have created or to save your ruler so
that others with your computer can find it, visit the <a
-href="/gallery">ruler gallery</a>.</p>
+href="<%= homepath %>/gallery">ruler gallery</a>.</p>
<h2>Create Custom Ruler</h2>
</div>
<% endif %>
-<form method="POST" action="/">
+<form method="POST" action="<%= homepath %>/">
<% include '_form_elements.tmpl' %>
<input type="Submit" name="submit" value="Generate" />
-<form>
+</form>
<% endblock %>