parent
3862d4a77c
commit
d7362609b8
|
@ -92,11 +92,11 @@
|
|||
{% csrf_token %}
|
||||
<button type="submit"
|
||||
class="btn btn-warning"
|
||||
name="confirm">
|
||||
name="confirm" value="confirm">
|
||||
Request publication</button>
|
||||
<button type="submit"
|
||||
class="btn btn-secondary float-end"
|
||||
name="cancel">
|
||||
Back</button>
|
||||
</form>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue