Browse Source

Statické soubory se načítají jinak

Velké sedování :-)
export_seznamu_prednasek
MaM Web user 2 years ago
parent
commit
359613463f
  1. 2
      korektury/templates/korektury/help.html
  2. 2
      korektury/templates/korektury/opraf.html
  3. 2
      korektury/templates/korektury/seskupeny_seznam.html
  4. 2
      korektury/templates/korektury/seznam.html
  5. 2
      mamweb/templates/400.html
  6. 2
      mamweb/templates/403.html
  7. 2
      mamweb/templates/404.html
  8. 2
      mamweb/templates/500.html
  9. 2
      mamweb/templates/admin/base_site.html
  10. 2
      mamweb/templates/base.html
  11. 2
      mamweb/templates/logo.html
  12. 2
      odevzdavatko/templates/odevzdavatko/nahraj_reseni.html
  13. 2
      odevzdavatko/templates/odevzdavatko/posli_reseni.html
  14. 2
      personalni/templates/personalni/profil/resitel.html
  15. 2
      personalni/templates/personalni/udaje/edit.html
  16. 2
      personalni/templates/personalni/udaje/prihlaska.html
  17. 2
      prednasky/templates/prednasky/base.html
  18. 2
      prednasky/templates/prednasky/hotovo.html
  19. 2
      seminar/templates/seminar/archiv/obalky.tex
  20. 2
      seminar/templates/seminar/jak-resit.html
  21. 2
      seminar/templates/seminar/pracuje_se.html
  22. 2
      seminar/templates/seminar/titulnistrana.html
  23. 2
      treenode/templates/treenode/orphanage.html
  24. 2
      various/autentizace/templates/autentizace/login.html
  25. 2
      various/autentizace/templates/autentizace/logout.html

2
korektury/templates/korektury/help.html

@ -1,6 +1,6 @@
{% extends "base.html" %}
{% load staticfiles %}
{% load static %}
{% block title %} Nápověda ke korekturovátku {% endblock title %}

2
korektury/templates/korektury/opraf.html

@ -1,4 +1,4 @@
{% load staticfiles %}
{% load static %}
<html>
<head>

2
korektury/templates/korektury/seskupeny_seznam.html

@ -1,5 +1,5 @@
{% extends "base.html" %}
{% load staticfiles %}
{% load static %}
{% block script%}
<link rel="stylesheet" type="text/css" media="screen, projection" href="{% static "korektury/opraf-list.css" %}" />

2
korektury/templates/korektury/seznam.html

@ -1,5 +1,5 @@
{% extends "base.html" %}
{% load staticfiles %}
{% load static %}
{% block script%}
<link rel="stylesheet" type="text/css" media="screen, projection" href="{% static "korektury/opraf-list.css" %}" />

2
mamweb/templates/400.html

@ -1,6 +1,6 @@
{% extends "error_base.html" %}
{% load staticfiles %}
{% load static %}
{% block errorheading %}
O-jo-jo-jo-joj

2
mamweb/templates/403.html

@ -1,6 +1,6 @@
{% extends "error_base.html" %}
{% load staticfiles %}
{% load static %}
{% block errorheading %}
Vrrrrrrrrr

2
mamweb/templates/404.html

@ -1,6 +1,6 @@
{% extends "error_base.html" %}
{% load staticfiles %}
{% load static %}
{% block errorheading %}
Požadovaná stránka nenalezena

2
mamweb/templates/500.html

@ -1,6 +1,6 @@
{% extends "error_base.html" %}
{% load staticfiles %}
{% load static %}
{% block errorheading %}
O-jo-jo-jo-joj

2
mamweb/templates/admin/base_site.html

@ -1,5 +1,5 @@
{% extends "admin/base.html" %}
{% load staticfiles %}
{% load static %}
{% block extrahead %}
<link rel="shortcut icon" href="{% static 'favicon.ico' %}" type="image/x-icon">

2
mamweb/templates/base.html

@ -1,4 +1,4 @@
{% load staticfiles sekizai_tags %}
{% load static sekizai_tags %}
{% load sitetree %}
<!DOCTYPE html>
<html lang='cs'>

2
mamweb/templates/logo.html

@ -1,4 +1,4 @@
{% load staticfiles %}
{% load static %}
<img class="logo"
{% for item in sitetree_items %}
{% if item.is_active or item.in_current_branch %}

2
odevzdavatko/templates/odevzdavatko/nahraj_reseni.html

@ -1,5 +1,5 @@
{% extends "base.html" %}
{% load staticfiles %}
{% load static %}
{% block script %}
<script src="{% static 'odevzdavatko/dynamic_formsets.js' %}"></script>
{% endblock %}

2
odevzdavatko/templates/odevzdavatko/posli_reseni.html

@ -1,5 +1,5 @@
{% extends "base.html" %}
{% load staticfiles %}
{% load static %}
{% block script %}
<!--script type="text/javascript" src="{% static 'admin/js/vendor/jquery/jquery.js' %}"></script!-->
{{form.media}}

2
personalni/templates/personalni/profil/resitel.html

@ -1,5 +1,5 @@
{% extends "base.html" %}
{% load staticfiles %}
{% load static %}
{% block content %}

2
personalni/templates/personalni/udaje/edit.html

@ -1,5 +1,5 @@
{% extends "base.html" %}
{% load staticfiles %}
{% load static %}
{% block script %}
<script src="{% static 'personalni/prihlaska.js' %}"></script>

2
personalni/templates/personalni/udaje/prihlaska.html

@ -1,5 +1,5 @@
{% extends "base.html" %}
{% load staticfiles %}
{% load static %}
{% block script %}
<script src="{% static 'personalni/prihlaska.js' %}"></script>

2
prednasky/templates/prednasky/base.html

@ -1,7 +1,7 @@
{% extends 'base.html' %}
{% load humanize %}
{% load staticfiles %}
{% load static %}
{% block content %}

2
prednasky/templates/prednasky/hotovo.html

@ -1,7 +1,7 @@
{% extends 'base.html' %}
{% load humanize %}
{% load staticfiles %}
{% load static %}
{% block content %}

2
seminar/templates/seminar/archiv/obalky.tex

@ -1,5 +1,5 @@
{% autoescape off %}
{% load staticfiles %}
{% load static %}
{% load tex %}
\documentclass[11pt,a4paper,landscape]{article}
\usepackage[top=3.75cm,left=8cm]{geometry}

2
seminar/templates/seminar/jak-resit.html

@ -1,7 +1,7 @@
{% extends 'base.html' %}
{% load humanize %}
{% load staticfiles %}
{% load static %}
{% block content %}

2
seminar/templates/seminar/pracuje_se.html

@ -1,4 +1,4 @@
{% load staticfiles %}
{% load static %}
{% block content %}
<h1>

2
seminar/templates/seminar/titulnistrana.html

@ -10,7 +10,7 @@ function sousdeadline() {
{% extends 'base.html' %}
{% load humanize %}
{% load staticfiles %}
{% load static %}
{% block content %}

2
treenode/templates/treenode/orphanage.html

@ -1,5 +1,5 @@
{% extends "seminar/archiv/base.html" %}
{% load staticfiles %}
{% load static %}
{% load sekizai_tags %}
{# toto z nejakeho duvodu nefunguje #}

2
various/autentizace/templates/autentizace/login.html

@ -1,5 +1,5 @@
{% extends "base.html" %}
{% load staticfiles %}
{% load static %}
{% block content %}

2
various/autentizace/templates/autentizace/logout.html

@ -1,5 +1,5 @@
{% extends "base.html" %}
{% load staticfiles %}
{% load static %}
{% block content %}

Loading…
Cancel
Save