Commit 857cc608031482622b07107fbb2e6bc9493232c6

Authored by ailsoncgt
1 parent 1e013af0

Exclud breadcrumbs tag #353

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
courses/templates/course/course_card.html
1 1 {% load static i18n permission_tags %}
2   -{% load django_bootstrap_breadcrumbs %}
3 2 <div class="group course-card ">
4 3 <div class="panel panel-info">
5 4 <div class="panel-heading course">
... ...