Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Kalamar-Plugin-ExternalResources
/
5e1252e53e4fb65de5fe8c4a99ca1f388c30f177
/
.
/
templates
/
main.html
blob: 3b413301c0c6aca6d91379c5a3ada32279ebff99 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<script
data-server
=
"{{ .korapServer }}"
src
=
"client.js"
></script>
<title>
{{ .title }}
</title>
</head>
<body>
</body>
</html>