Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Kalamar-Plugin-ExternalResources
/
5e1252e53e4fb65de5fe8c4a99ca1f388c30f177
/
.
/
templates
/
main.html
blob: 3b413301c0c6aca6d91379c5a3ada32279ebff99 [
file
] [
log
] [
blame
]
Akron
5e1252e
2022-12-19 17:57:56 +0100
[
diff
] [
blame^
]
1
<!DOCTYPE html>
2
<html>
3
<head>
4
<script
data-server
=
"{{ .korapServer }}"
src
=
"client.js"
></script>
5
<title>
{{ .title }}
</title>
6
</head>
7
<body>
8
</body>
9
</html>