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

5 lines
87 B
HTML
Raw Normal View History

2022-05-15 20:40:22 +03:00
{{ template "inc/header.html" .}}
<body>
{{ template "inc/footer.html" .}}
</body>