{% extends "base_portal.html" %} {% load staticfiles %} {% block title %}{{ account.user }}{% endblock title %} {% block breadcrumbs %} / {{ account.user }} {% endblock breadcrumbs %} {% block portal_content %} {% if account.affiliation %}
{{ account.user }}'s affiliation: {{ account.affiliation }}