{% block title %}
{% include "partials/title.html" with title="Books" text="Dashboard" textone="Syllabus" texttwo="Subject Group" %}
{% endblock title %}
{% extends "partials/base.html" %} {% load static %} {% block content %}