Merge branch 'master' of atrey.karlin.mff.cuni.cz:/akce/MaM/MaMweb/mamweb
This commit is contained in:
		
						commit
						8aef9d67e1
					
				
					 2 changed files with 1 additions and 3 deletions
				
			
		|  | @ -1,7 +1,5 @@ | ||||||
| {% extends "base.html" %} | {% extends "base.html" %} | ||||||
| 
 | 
 | ||||||
| {% block title %}{{ flatpage.title }}{% endblock title %} |  | ||||||
| 
 |  | ||||||
| {% block nadpis1a %}{% block nadpis1b%} | {% block nadpis1a %}{% block nadpis1b%} | ||||||
|   {{ flatpage.title }} |   {{ flatpage.title }} | ||||||
| {% endblock %}{% endblock %} | {% endblock %}{% endblock %} | ||||||
|  |  | ||||||
|  | @ -27,7 +27,7 @@ | ||||||
|     {{ problem.text_reseni |safe }} |     {{ problem.text_reseni |safe }} | ||||||
|   {% endif %} |   {% endif %} | ||||||
| 
 | 
 | ||||||
|    |   {# TODO Kontrola, zda je uzivatel org #}  | ||||||
|   {% if user.is_authenticated %} |   {% if user.is_authenticated %} | ||||||
|   <div class='mam-org-only'> |   <div class='mam-org-only'> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue