Search input reset
This commit is contained in:
		@@ -12,7 +12,10 @@
 | 
			
		||||
{% block content %}
 | 
			
		||||
	<main class="songs">
 | 
			
		||||
		<section class="filters">
 | 
			
		||||
			<input type="text" placeholder="Hledat">
 | 
			
		||||
			<form>
 | 
			
		||||
				<input type="search" placeholder="Hledat">
 | 
			
		||||
				<input type="reset" value="">
 | 
			
		||||
			</form>
 | 
			
		||||
			<div class="button" data-category="classic">Classic</div>
 | 
			
		||||
			<div class="button" data-category="mixtape">Mixtape</div>
 | 
			
		||||
		</section>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user