{% extends 'core/base.html' %} {% block title %}About - Django Demo Project{% endblock %} {% block content %}
This Django demo project is designed as a production-ready template for testing VPS deployment workflows. It serves as a foundation for future Django projects with all the essential configurations already in place.