{% extends 'core/base.html' %} {% load static %} {% block title %} About {% endblock %} {% block content %}
Username:
{{ user.username }}
Password:
{{ user.password }}