Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Kalamar
/
7cad8406d779fc839ba41bf8ad75166c5b66f2f0
/
.
/
templates
/
partial
/
header.html.ep
blob: 850e77bd1320521128adb82c365f9a565db6ecd6 [
file
] [
log
] [
blame
]
<head>
<title>
<%=
title %>
</title>
%= asset 'korap.css'
%= asset 'korap.js'
<meta
charset
=
"utf-8"
/>
<meta
name
=
"viewport"
content
=
"width=device-width;initial-scale=1.0;"
/>
</head>