{% extends "base.html" %} {% load i18n %} {% block title %}{{ profile_user.username }}'s Profile - RaktaPulse{% endblock %} {% block content %}
@{{ profile_user.username }}
{% if donor %}{{ profile.location|default:"Not specified" }}
{{ profile_user.date_joined|date:"F Y" }}