~kostia-lopuhin/+junk/gymtimetable

« back to all changes in this revision

Viewing changes to templates/timetable/timetable_edit.html

  • Committer: kostia-lopuhin
  • Date: 2010-07-12 16:30:58 UTC
  • Revision ID: kostia-lopuhin-20100712163058-ne2l7ifo5k3lhn3j
minor admin changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
{% block topline %}
4
4
<a href="{% url week_timetable %}">Просмотр расписания</a>
 
5
<a href="{% url admin:index %}">Администрирование</a>
5
6
<a href="{% url readme %}">Справка</a>
6
 
<a href="{% url admin:index %}">Администрирование</a>
7
7
{% endblock %}
8
8
 
9
9
{% block content %}