{% extends "base.html" %}
{% load activity_tags %}
{% block title %}{{ identity }}{% endblock %}
{% block opengraph %}
{% include "_opengraph.html" with opengraph_local=identity.to_opengraph_dict %}
{% endblock %}
{% block extra_head %}
{% if identity.local %}
{% endif %}
{% endblock %}
{% block content %}
{{ identity.html_name_or_handle }}
@{{ identity.handle }}
{% if identity.summary %}