diff options
Diffstat (limited to 'views/layout.pug')
-rw-r--r-- | views/layout.pug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/layout.pug b/views/layout.pug index 082922c..2d960f7 100644 --- a/views/layout.pug +++ b/views/layout.pug @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: AGPL-3.0-only html(lang="en") head meta(charset="UTF-8") |