forked from em/receptty.org
		
	Přidání šablony a stránky pro vyhledávání
This commit is contained in:
		
							
								
								
									
										4
									
								
								content/vyhledavani.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								content/vyhledavani.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
			
		||||
+++
 | 
			
		||||
title = "Vyhledávání"
 | 
			
		||||
template = "search.html"
 | 
			
		||||
+++
 | 
			
		||||
							
								
								
									
										9
									
								
								templates/search.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								templates/search.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
			
		||||
{% extends "page.html" %}
 | 
			
		||||
 | 
			
		||||
{% block content %}
 | 
			
		||||
<main>
 | 
			
		||||
	<section class="list">
 | 
			
		||||
		list
 | 
			
		||||
	</section>
 | 
			
		||||
</main>
 | 
			
		||||
{% endblock content %}
 | 
			
		||||
		Reference in New Issue
	
	Block a user