mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2026-02-04 02:25:30 +00:00
+Abkürzungen
This commit is contained in:
@@ -115,6 +115,7 @@ func (e *Engine) funcs() error {
|
||||
|
||||
// Passing HTML
|
||||
e.AddFunc("Safe", functions.Safe)
|
||||
e.AddFunc("SafeJS", functions.SafeJS)
|
||||
// Creating an array or dict (to pass to a template)
|
||||
e.AddFunc("Arr", functions.Arr)
|
||||
e.AddFunc("Dict", functions.Dict)
|
||||
|
||||
Reference in New Issue
Block a user