Pridani do hlavniho nadpisu 404 a 500
This commit is contained in:
		
							parent
							
								
									0dc661f013
								
							
						
					
					
						commit
						789817362a
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3,7 +3,7 @@ | |||
| {% load staticfiles %} | ||||
| 
 | ||||
| {% block content %} | ||||
|   <h2>Požadovaná stránka nenalezena</h2> | ||||
|   <h2>{% block nadpis1 %}Požadovaná stránka nenalezena{% endblock%}</h2> | ||||
|   <p> | ||||
|     Tuto stránku jsme na našem servru nenalezli. | ||||
|     Zkuste přejít na <a href="/">titulní stránku</a> | ||||
|  |  | |||
|  | @ -3,7 +3,7 @@ | |||
| {% load staticfiles %} | ||||
| 
 | ||||
| {% block content %} | ||||
|   <h2>O-jo-jo-jo-joj</h2> | ||||
|   <h2>{% block nadpis1 %}O-jo-jo-jo-joj{% endblock %}</h2> | ||||
|   <p> | ||||
|     Chybička se vloudila. | ||||
|     Zkuste přejít na <a href="/">titulní stránku</a> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Bc. Petr Pecha
						Bc. Petr Pecha