{% extends "projects/base_project.html" %} {% load pagination_tags %} {% block title %}Projects {% if person %}by {{ person.username }}{% endif %}{% if tag %}tagged with "{{ tag.name }}"{% endif %}{% endblock %} {% block nav-browse %}class="active"{% endblock %} {% block content-header %}