mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-29 09:15:33 +00:00
Personen DB Abfragen + Seiten
This commit is contained in:
5
helpers/functions/templates.go
Normal file
5
helpers/functions/templates.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package functions
|
||||
|
||||
func Arr(els ...any) []any {
|
||||
return els
|
||||
}
|
||||
Reference in New Issue
Block a user