Markup Errro
This commit is contained in:
parent
bc484b9ff9
commit
70ee70b50f
@ -12,7 +12,7 @@
|
||||
<div class="LP-Form__Composition LP-Form__Composition--breakable">
|
||||
<p class="LP-Paragraph">Are you sure you want to delete "{{place.name}}"?</p>
|
||||
<div class="LP-Form__Composition">
|
||||
<a href="{% url 'place_detail' pk=place.pk %}"
|
||||
<a href="{% url 'place_detail' pk=place.pk %}">
|
||||
<button class="LP-Button LP-Button--cancel">Cancel</button>
|
||||
</a>
|
||||
<input type="submit" class="LP-Button" value="Delete"/>
|
||||
|
Loading…
Reference in New Issue
Block a user