tweaks tag markup
This commit is contained in:
parent
404ec82657
commit
9d1f1ce84b
2 changed files with 17 additions and 19 deletions
|
@ -119,7 +119,7 @@
|
|||
<form name="delete-{{status.id}}" action="/delete-status" method="post">
|
||||
{% csrf_token %}
|
||||
<input type="hidden" name="status" value="{{ status.id }}">
|
||||
<button type="submit" class="button">
|
||||
<button class="button is-danger" type="submit">
|
||||
Delete post
|
||||
</button>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue