Tweak templates for editing and managing rules
This commit is contained in:
parent
5e65755ec0
commit
1ff6c9d0d3
3 changed files with 9 additions and 9 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
{% block content %}
|
||||
<p>
|
||||
Urejate pravilo #{{ index }}.
|
||||
Urejate pravilo #{{ index }}. <a href="{{ url_for('rules.index') }}">Seznam pravil.</a>
|
||||
|
||||
<form id="request" method="POST">
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue