{% extends 'courseinfo/base.html' %} {% block title %} About {% endblock %} {% block content %}

About

The EZ University Course Information System is a full-featured Web-based demonstration application for the creation and maintenance of a simplified university course information database. This application is implemented using Django.

{% endblock %}