1
0
mirror of https://github.com/JustKato/FreePad.git synced 2026-02-23 15:50:46 +02:00
Files
FreePad/templates/pages/index.html
2022-05-19 00:43:24 +03:00

5 lines
87 B
HTML

{{ template "inc/header.html" .}}
<body>
{{ template "inc/footer.html" .}}
</body>