commit | fb6d87de0239af9657362531605d78eae868f0f4 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Oct 24 18:10:20 2018 +0200 |
committer | Akron <nils@diewald-online.de> | Wed Oct 24 18:13:38 2018 +0200 |
tree | 8dc871330905a55e06ca75a6e22d9b63e256fa4c | |
parent | 80a84b23bac49d62150622c6bec0cc16a4a07143 [diff] [blame] |
Replace old backend with new backend Change-Id: I62640f31a05f9d90718950808662b8124155ef58
diff --git a/templates/failure.html.ep b/templates/failure.html.ep index d9673b6..509333a 100644 --- a/templates/failure.html.ep +++ b/templates/failure.html.ep
@@ -2,7 +2,7 @@ <div id="resultinfo"><p class="found"></p></div> -%= include 'query2' +%= include 'query' <p class="no-results"><%= loc('notIssued') %></p> % if (stash('err_msg')) {