{% extends 'base.html.twig' %} {% block title %}Find your school with our college filter tool{% endblock %} {% block meta_description %}{% endblock %} {% block stylesheets %} {{ parent() }} {{ encore_entry_link_tags('find') }} {% endblock %} {% block scripts %} {{ parent() }} {{ encore_entry_script_tags('find') }} {% endblock %} {% block body %}
{% endblock %}