footer.tmpl not load #12330

Closed
opened 2025-11-02 10:05:52 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @wangzhiqiang on GitHub (Jan 12, 2024).

Description

https://docs.gitea.com/next/administration/customizing-gitea#example-plantuml

Using plantuml through this document, but footer.tmpl is not effective

6bd7ffca6666:/data/gitea/templates$ echo $GITEA_CUSTOM
/data/gitea
6bd7ffca6666:/data/gitea/templates$ tree
.
└── custom
└── footer.tmpl

1 directories, 1 files
6bd7ffca6666:/data/gitea/templates$

Gitea Version

1.21.3

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

2.40.1

Operating System

linux

How are you running Gitea?

run from docker
I deployed a service
https://gitea.wangzq.cn/

Database

SQLite

Originally created by @wangzhiqiang on GitHub (Jan 12, 2024). ### Description https://docs.gitea.com/next/administration/customizing-gitea#example-plantuml Using plantuml through this document, but footer.tmpl is not effective 6bd7ffca6666:/data/gitea/templates$ echo $GITEA_CUSTOM /data/gitea 6bd7ffca6666:/data/gitea/templates$ tree . └── custom └── footer.tmpl 1 directories, 1 files 6bd7ffca6666:/data/gitea/templates$ ### Gitea Version 1.21.3 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version 2.40.1 ### Operating System linux ### How are you running Gitea? run from docker I deployed a service https://gitea.wangzq.cn/ ### Database SQLite
GiteaMirror added the type/question label 2025-11-02 10:05:52 -06:00
Author
Owner

@KN4CK3R commented on GitHub (Jan 12, 2024):

footer.tmpl must be in custom.

@KN4CK3R commented on GitHub (Jan 12, 2024): `footer.tmpl` must be in `custom`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12330