Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add MD5 back to template helper functions to avoid breaking (go-gitea…
…#21102) In go-gitea#20932 the MD5 helper function was removed from template context, it breaks user's customized templates. This PR adds the MD5 helper function back.
- Loading branch information