{% extends 'base.html' %} {% block title %}User Detail{% endblock %} {% block content %}
Registration Date: {{ user_obj.date_registered|date:"M d, Y" }}