{% extends 'uhepp_vault/base.html' %} {% load humanize %} {% block title %}{{ user.first_name }} {{ user.last_name }} - uhepp hub{% endblock %} {% block content %}
{{ user.profile.home_institute }}
{{ user.first_name }} has no collections shared with you
{% endif %} {% endblock %}