add similarity results for persons search

This commit is contained in:
Mat
2018-11-06 15:12:13 +01:00
parent 9d8d330eb3
commit 7be2d408f9
5 changed files with 252 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
#}
<h2>{{ 'Person search results'|trans }}</h2>
<h2>{{ title|default('Person search results')|trans }}</h2>
<p>
{{ '%total% persons matching the search pattern:'|transchoice( total, { '%total%' : total}) }}