Will show x for deleting when allowed
This commit is contained in:
		@@ -28,10 +28,10 @@
 | 
			
		||||
 | 
			
		||||
        <div class="LP-Form__Composition LP-Form__Composition--buttons">
 | 
			
		||||
            <div class="LP-Form__Field LP-Form__Button LP-Input">
 | 
			
		||||
                <button class="LP-Button">Create</button>
 | 
			
		||||
                <button class="LP-Button">Submit</button>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="LP-Form__Field LP-Form__Button LP-Input">
 | 
			
		||||
                <a class="LP-Link" href="{% url 'place_list' %}">
 | 
			
		||||
                <a class="LP-Link" href="{% url 'place_detail' pk=place.id%}">
 | 
			
		||||
                    <button type="button" class="LP-Button LP-Button--cancel">Cancel</button>
 | 
			
		||||
                </a>
 | 
			
		||||
            </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user