Template
This commit is contained in:
parent
fc88078783
commit
5f38039eab
14
src/metriki/templates/index.html
Normal file
14
src/metriki/templates/index.html
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
<html>
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<title>Metriki</title>
|
||||||
|
<script src="/static/metriki.js"></script>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<h1>Metriki</h1>
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user