main

mattermost/focalboard

Last updated at: 29/12/2023 09:43

single.html

TLDR

This file is an HTML template that is used for rendering a single content page in the website.

Methods

No methods found in the file.

Classes

No classes found in the file.

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