Merge branch 'data_migrations' into test
This commit is contained in:
		
						commit
						fe25b0dd99
					
				
					 2 changed files with 4 additions and 2 deletions
				
			
		|  | @ -115,6 +115,8 @@ | |||
| 			<p class="license">S obsahem webu M&M je možné nakládat dle licence <a href="https://creativecommons.org/licenses/by/3.0/cz/">Creative Commons Attribution 3.0</a>.</p> | ||||
|     </div> | ||||
| 		<p class="license-mobile">Korespondenční seminář M&M organizují převážně studenti <a href="https://www.mff.cuni.cz/">MFF UK</a>. Organizaci semináře a vydávání časopisu podporuje <a href="https://jcmf.cz/">Jednota českých matematiků a fyziků</a>. S obsahem webu M&M je možné nakládat dle licence <a href="https://creativecommons.org/licenses/by/3.0/cz/">Creative Commons Attribution 3.0</a>.</p> | ||||
| 
 | ||||
|    </div> <!-- container --> | ||||
|      | ||||
| 
 | ||||
|     <script src="{% static 'js/bootstrap.js' %}"></script> | ||||
|  |  | |||
|  | @ -51,9 +51,9 @@ | |||
|  <hr> | ||||
|  <div id="obrazek_cisla_archiv"> | ||||
| 		    <a href="{{ cislo.pdf.url }}"><img src="{{ cislo.titulka_nahled.url }}" alt=Titulní strana {{ cislo.poradi }}. čísla></a> | ||||
|   {% elif cislo.pdf %} | ||||
|     <a href='{{ cislo.pdf.url }}'>Číslo v pdf</a>   | ||||
|   </div> | ||||
|   {% elif cislo.pdf %} | ||||
|     <a href='{{ cislo.pdf.url }}'>Číslo v pdf</a> | ||||
|   <hr>  | ||||
|   {% endif %} | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Jonas Havelka
						Jonas Havelka