mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2026-02-04 02:25:30 +00:00
BUGFIX: mor langauages in almach view
This commit is contained in:
@@ -135,6 +135,7 @@ func (e *Engine) funcs() error {
|
||||
e.AddFunc("ReplaceSlashParen", functions.ReplaceSlashParen)
|
||||
e.AddFunc("ReplaceSlashParenSlash", functions.ReplaceSlashParenSlash)
|
||||
e.AddFunc("LinksAnnotation", functions.LinksAnnotation)
|
||||
e.AddFunc("LanguageNameGerman", functions.LanguageNameGerman)
|
||||
|
||||
// Time & Date Functions
|
||||
e.AddFunc("Today", functions.Today)
|
||||
|
||||
Reference in New Issue
Block a user