1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-11 18:13:52 +02:00
focalboard/website/site/themes/layouts/_default/single.html
2021-01-07 14:12:26 -08:00

6 lines
45 B
HTML
Executable File

<html>
<body>
{{ .Content }}
</body>
</html>