{% extends "base.html" %}{% comment %}{% endcomment %} {% block content %}
{% if is_viewing_self %} You have {% else %}{{user.first_name}} has {% endif %} not posted any {{ schema.plural_name }}.
{% endif %} {% endfor %} {% if is_viewing_self %} {% endif %} {% endblock %}