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