1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-16 06:28:27 +00:00
Files
gitea/modules/templates
wxiaoguang 31842f12a4 Add MD5 back to template helper functions to avoid breaking (#21102)
In #20932 the MD5 helper function was removed from template context,
it breaks user's customized templates.

This PR adds the MD5 helper function back.
2022-09-07 19:30:52 +08:00
..