Nezobrazovat text k sous.
This commit is contained in:
		
							parent
							
								
									6b72deb9ea
								
							
						
					
					
						commit
						af89687996
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		|  | @ -38,11 +38,11 @@ | |||
| 		{{soustredeni.datum_zacatku}} – {{soustredeni.datum_konce}} | ||||
| 	</li> | ||||
| 	</ul> | ||||
|       {# popis soustredeni #} | ||||
|       {% if soustredeni.text %} | ||||
|         {% autoescape off %}{{soustredeni.text}}{% endautoescape %} | ||||
|       {% endif %} | ||||
|       {% if user.is_authenticated %} | ||||
|         {# popis soustredeni #} | ||||
|         {% if soustredeni.text %} | ||||
|           {% autoescape off %}{{soustredeni.text}}{% endautoescape %} | ||||
|         {% endif %} | ||||
|         {# Účastníci #} | ||||
|         <h3>Soustředění se zúčastnili tito účastníci:</h3> | ||||
|         <ul> | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue