non-teasing teaser (digital olympiad stub)
authorJan Szejko <jan.szejko@gmail.com>
Wed, 15 Jun 2016 15:04:52 +0000 (17:04 +0200)
committerJan Szejko <jan.szejko@gmail.com>
Wed, 15 Jun 2016 15:04:52 +0000 (17:04 +0200)
commit5b62a88ffbb4e529be32e3f552c32497ab4666e5
tree7a93fd50741251c75bb3703f7abd51218e9822f8
parent2d1a48203fbde7378cb2268ffd667f9208bcb598
non-teasing teaser (digital olympiad stub)
31 files changed:
edumed/static/css/base.css
edumed/static/css/base.scss
edumed/static/img/menu/olimpiada/harmonogram.png [new file with mode: 0644]
edumed/static/img/menu/olimpiada/harmonogram_active.png [new file with mode: 0644]
edumed/static/img/menu/olimpiada/komitet.png [new file with mode: 0644]
edumed/static/img/menu/olimpiada/komitet_active.png [new file with mode: 0644]
edumed/static/img/menu/olimpiada/kontakt.png [new file with mode: 0644]
edumed/static/img/menu/olimpiada/kontakt_active.png [new file with mode: 0644]
edumed/static/img/menu/olimpiada/literatura.png [new file with mode: 0644]
edumed/static/img/menu/olimpiada/literatura_active.png [new file with mode: 0644]
edumed/static/img/menu/olimpiada/program.png [new file with mode: 0644]
edumed/static/img/menu/olimpiada/program_active.png [new file with mode: 0644]
edumed/static/img/menu/olimpiada/regulamin.png [new file with mode: 0644]
edumed/static/img/menu/olimpiada/regulamin_active.png [new file with mode: 0644]
edumed/static/img/menu/olimpiada/svg/harmonogram.svg [new file with mode: 0644]
edumed/static/img/menu/olimpiada/svg/harmonogram_active.svg [new file with mode: 0644]
edumed/static/img/menu/olimpiada/svg/komitet.svg [new file with mode: 0644]
edumed/static/img/menu/olimpiada/svg/komitet_active.svg [new file with mode: 0644]
edumed/static/img/menu/olimpiada/svg/kontakt.svg [new file with mode: 0644]
edumed/static/img/menu/olimpiada/svg/kontakt_active.svg [new file with mode: 0644]
edumed/static/img/menu/olimpiada/svg/literatura.svg [new file with mode: 0644]
edumed/static/img/menu/olimpiada/svg/literatura_active.svg [new file with mode: 0644]
edumed/static/img/menu/olimpiada/svg/program.svg [new file with mode: 0644]
edumed/static/img/menu/olimpiada/svg/program_active.svg [new file with mode: 0644]
edumed/static/img/menu/olimpiada/svg/regulamin.svg [new file with mode: 0644]
edumed/static/img/menu/olimpiada/svg/regulamin_active.svg [new file with mode: 0644]
edumed/templates/base.html
edumed/templates/base_super.html
edumed/templates/olimpiada_teaser.html
edumed/urls.py
edumed/views.py