Repeat search pattern in form above page

This commit is contained in:
2015-01-04 00:22:53 +01:00
parent a6e118f37d
commit 5a2b8cc040
4 changed files with 12 additions and 5 deletions

View File

@@ -16,6 +16,8 @@
#}
{% extends "ChillMainBundle::layout.html.twig" %}
{% set _search_pattern = pattern %}
{% block content %}
<p>{{ message }}</p>

View File

@@ -16,6 +16,8 @@
#}
{% extends "ChillMainBundle::layout.html.twig" %}
{% set _search_pattern = pattern %}
{% block content %}
{% for result in results %}