diff options
author | Denys Konovalov <kontakt@denyskon.de> | 2023-08-11 22:07:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-11 22:07:04 +0200 |
commit | 46660f1614ca5bab3b8fb606db0a3f7c2d2d2756 (patch) | |
tree | 5bb298c85bd779c2911c358743e5daed03ef5cd1 /templates/explore | |
parent | Fix URL of padlock icon in profile (#26446) (diff) | |
download | forgejo-46660f1614ca5bab3b8fb606db0a3f7c2d2d2756.tar.xz forgejo-46660f1614ca5bab3b8fb606db0a3f7c2d2d2756.zip |
remove unnecessary explore org template (#26459)
Diffstat (limited to 'templates/explore')
-rw-r--r-- | templates/explore/organizations.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/explore/organizations.tmpl b/templates/explore/organizations.tmpl deleted file mode 100644 index ea788b149b..0000000000 --- a/templates/explore/organizations.tmpl +++ /dev/null @@ -1 +0,0 @@ -{{template "explore/users" .}} |