My Monster! It lives!
This commit is contained in:
parent
77cfb32bb2
commit
ad0e992000
10 changed files with 262 additions and 68 deletions
|
|
@ -4,6 +4,9 @@
|
|||
<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