Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Kalamar
/
27ae9ecc65f0b6ab2ce066624723f3d5e683e948
/
.
/
templates
/
not_found.production.html.ep
blob: eebf7c666ad69d7b35e812b04b2fbf27bf2293df [
file
] [
log
] [
blame
]
%
layout
'main'
,
title
=>
'KorAP: '
.
loc
(
'notFound'
);
<
p id
=
"no-results"
><%=
$msg
%></
p
>
%
notify
(
'warn'
=>
$msg
);