{% extends "admin/base.html" %} {% block title %}Profile · bragi admin{% endblock %} {% block content %}
Your public author profile. The name and bio already appear on your posts; the rest feeds the h-card / structured data delivered with your content.
{% endblock %}