{% extends "base.html" %} {% block title %}Conference archive{% endblock %} {% block content %}
home
{% set count = q.count() %} Found {{ count }} people matching '{{ search_for }}' {% if config.ADMIN_MODE and count %} merge {% endif %}