Commit ed3903612222300bd80a3ce5eb24c23475cb8f1b

Authored by ailsoncgt
1 parent 73df093e

Breadcrumbs to course view #52

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
courses/templates/course/view.html
1 -{% extends 'base.html' %} 1 +{% extends 'home.html' %}
2 2
3 {% load static i18n permission_tags %} 3 {% load static i18n permission_tags %}
4 {% load django_bootstrap_breadcrumbs %} 4 {% load django_bootstrap_breadcrumbs %}