Files
tmnf-replay-server/templates/map-info.html

9 lines
171 B
HTML

<head>
{% include "head.html" %}
</head>
<body>
{% include "upload-button.html" %}
{% include "home-button.html" %}
{% include "datatable.html" %}
</body>