{% extends "base.html" %} {% block page_title %}Search ยท {{ config.title | default("bckt") }}{% endblock page_title %} {% block page_meta %} {% endblock page_meta %} {% block content %} Find Search Search for Sort by Relevance Newest More options Language Type Tag Year {% include "partials/search-results.html" %} {% include "partials/sidebar.html" %} {% endblock content %} {% block page_scripts %} {% endblock page_scripts %}
Find