{% extends 'base.html' %} {% load static %} {% load markdown %} {% block title %}{{ profile_user.username }} - Packs{% endblock %} {% block content %}
Joined {{ profile.joined|date:"F j, Y" }}
{% if can_impersonate %} {% endif %} {% if is_owner %} {% endif %}{{ profile_user.username }} hasn't written a bio yet.
{% endif %} {% endif %}This creator hasn't published anything yet.