Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Kalamar
/
b1e49c8e2765d0e37ae64d966a4294c52b104af7
/
.
/
templates
/
not_found.production.html.ep
blob: eebf7c666ad69d7b35e812b04b2fbf27bf2293df [
file
] [
log
] [
blame
]
Nils Diewald
709f52f
2015-05-21 18:32:58 +0000
[
diff
] [
blame
]
1
%
layout
'main'
,
title
=>
'KorAP: '
.
loc
(
'notFound'
);
Nils Diewald
a0defc4
2015-05-07 23:54:17 +0000
[
diff
] [
blame
]
2
3
<
p id
=
"no-results"
><%=
$msg
%></
p
>
4
5
%
notify
(
'warn'
=>
$msg
);