{% extends "_projects_base.html" %} {% block content %} {# define constant layout #} {% set search_description = 'This field can be used to search for projects by using their associated tags' %} {% include 'grid.html' %} {% endblock %}