{% extends 'base.html' %} {% load static %} {% block title %}{{ profile_user.username }} — WildWatch{% endblock %} {% block content %}
@{{ profile_user.username }}
{{ profile.bio }}