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