10 lines
163 B
Twig
10 lines
163 B
Twig
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
<title>Reference Editor</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<script src='/js/script.js'></script>
|
||
|
</body>
|
||
|
</html>
|