{% extends 'FirstApp/template.html' %}
{% block 'container-fluid' %}

{{object.Message}}

Generate Report
Earnings (Monthly)
$40,000
Earnings (Annual)
$215,000
Tasks
50%
Pending Requests
18
Attendance Overview
Revenue Sources
Direct Social Referral
Student Behavior
{% load static %} Process
Primary
#4e73df
Success
#1cc88a
Info
#36b9cc
Warning
#f6c23e
Danger
#e74a3b
Secondary
#858796
Lecture Recordings
{% for video in Videos %} {% endfor %}
Video Name Length
{{video.name}} {{video.duration}} Process
Development Approach

SB Admin 2 makes extensive use of Bootstrap 4 utility classes in order to reduce CSS bloat and poor page performance. Custom CSS classes are used to create custom components and custom utility classes.

Before working with this theme, you should become familiar with the Bootstrap framework, especially the utility classes.

{% endblock %}
{% block 'modal' %} {% endblock %} {% block 'scripts' %} {% endblock %}