mirror of
https://github.com/go-gitea/gitea
synced 2025-02-03 21:17:46 +01:00
31842f12a4
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.