refactored search with free search term support (#1064)
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
{% extends 'about/layout.html.twig' %}
|
||||
{% import "macros/widgets.html.twig" as widgets %}
|
||||
|
||||
{% block page_subtitle %}{{ 'about.subtitle'|trans({}, 'about') }}{% endblock %}
|
||||
|
||||
{% block about_box %}
|
||||
{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user