Small fixes arising out of lein ancient updates.
This commit is contained in:
parent
c18b74fef6
commit
1e9ce7b9a0
6 changed files with 37 additions and 29 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{% extends "templates/base.html" %}
|
||||
{% block content %}
|
||||
<form action="{{servlet-context}}/params" method="POST">
|
||||
{% csrf-field %}
|
||||
<p class="widget">
|
||||
<label for="ruleset">The rule set to use</label>
|
||||
<select name="ruleset">
|
||||
|
|
@ -34,4 +35,4 @@
|
|||
</p>
|
||||
</form>
|
||||
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue