Added new ruleset and states to support it.
This commit is contained in:
parent
707f93d7a3
commit
1c838a79bd
7 changed files with 120 additions and 7 deletions
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue