{% block title %}
{% include "partials/title.html" with title="Course" text="Dashboard" textone="Course" %}
{% endblock title %}
{% extends "partials/base.html" %} {% load static %} {% load custom_filters %} {% block content %}