diff options
author | FChannel <> | 2021-06-01 00:45:05 -0700 |
---|---|---|
committer | FChannel <> | 2021-06-01 00:45:05 -0700 |
commit | 60b6bdf1c021fcffff397c7b1439a1407ed90f0a (patch) | |
tree | b176b963f45777b1878e1d178877a4e033010418 /static/npost.html | |
parent | b7ce42c8a9a6f458cc1537f6aeefe0b5f7ab150c (diff) |
changed actor to type Group and other clean up
Diffstat (limited to 'static/npost.html')
-rw-r--r-- | static/npost.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/static/npost.html b/static/npost.html index e3c4cec..b91b795 100644 --- a/static/npost.html +++ b/static/npost.html @@ -14,8 +14,6 @@ </ul> <hr> -{{ $board.Restricted }} - {{ template "posts" . }} <hr> |