Added new ruleset and states to support it.

This commit is contained in:
Simon Brooke 2014-07-20 14:43:46 +01:00
parent 707f93d7a3
commit 1c838a79bd
7 changed files with 120 additions and 7 deletions

View file

@ -4,9 +4,6 @@
<textarea name="src" id="src" rows="10" cols="80">
{{rule-text}}
</textarea>
{% if error %}
<p class="error">{{error}}</p>
{% endif %}
<p class="widget">
<label for="submit">When you have finished editing</label>
<input name="submit" id="submit" type="submit" value="Save your rules"/>