Tituly maji content-type=text/plain
This commit is contained in:
parent
06fd3c7d90
commit
a061c13ba5
1 changed files with 1 additions and 1 deletions
|
@ -483,7 +483,7 @@ def TitulyView(request, rocnik, cislo):
|
||||||
else:
|
else:
|
||||||
broken = True
|
broken = True
|
||||||
|
|
||||||
return render(request, 'seminar/archiv/tituly.tex',{'resitele': resitele,'broken':broken})
|
return render(request, 'seminar/archiv/tituly.tex',{'resitele': resitele,'broken':broken},content_type="text/plain")
|
||||||
|
|
||||||
|
|
||||||
### Soustredeni
|
### Soustredeni
|
||||||
|
|
Loading…
Reference in a new issue