{% extends "base.html" %} {% block title %}admin{% endblock %} {% block content %} to be implemented...
{% endblock %}