{% extends "portal/portal_base.html" %} {% block bottom %}

{% load discovery %} {% recent_edits model="gig" num_edits="6"%}
{% include "search/search_form.html" %}
{% endblock %}