Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Kalamar
/
769bb9bfa4354628659bfa4f709de25bfa7e43a7
/
.
/
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
);