More Form frickelei
This commit is contained in:
		@@ -38,12 +38,16 @@
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
 | 
			
		||||
        <div class="LP-Form__Composition">
 | 
			
		||||
                <a href="{% url 'place_list' %}">
 | 
			
		||||
                    <button type="button" class="LP-Button LP-Button--cancel">Cancel</button>
 | 
			
		||||
                </a>
 | 
			
		||||
            <input type="submit" class="LP-Button" value="Abschicken"/>
 | 
			
		||||
        </div>
 | 
			
		||||
		<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>
 | 
			
		||||
			</div>
 | 
			
		||||
			<div class="LP-Form__Field LP-Form__Button LP-Input">
 | 
			
		||||
				<a class="LP-Link" href="{% url 'place_list' %}">
 | 
			
		||||
					<button type="button" class="LP-Button LP-Button--cancel">Cancel</button>
 | 
			
		||||
				</a>
 | 
			
		||||
			</div>
 | 
			
		||||
		</div>
 | 
			
		||||
    </fieldset>
 | 
			
		||||
 | 
			
		||||
</form>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user