Skip to content
Snippets Groups Projects
Commit e18976e7 authored by Julian's avatar Julian
Browse files

Fix wrong indentation

parent dc01f39b
No related branches found
No related tags found
1 merge request!88Resolve "Check (responsive) design"
...@@ -11,8 +11,7 @@ ...@@ -11,8 +11,7 @@
{% block page_title %} {% block page_title %}
{% with lesson_period.get_lesson_documentation as lesson_doc %} {% with lesson_period.get_lesson_documentation as lesson_doc %}
<a <a href="{% url "week_view_by_week" lesson_doc.year lesson_doc.week "group" lesson_period.lesson.groups.all.0.pk %}"
href="{% url "week_view_by_week" lesson_doc.year lesson_doc.week "group" lesson_period.lesson.groups.all.0.pk %}"
class="btn-flat primary-color-text waves-light waves-effect btn-large"> class="btn-flat primary-color-text waves-light waves-effect btn-large">
<i class="material-icons center">chevron_left</i> <i class="material-icons center">chevron_left</i>
</a> </a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment