mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-28 16:45:32 +00:00
Changed file extensions + single issue view
This commit is contained in:
@@ -49,6 +49,8 @@ func (e *Engine) Funcs(app *app.KGPZ) error {
|
||||
e.AddFunc("GetIssue", app.Library.Issues.Item)
|
||||
e.AddFunc("GetPiece", app.Library.Pieces.Item)
|
||||
|
||||
e.AddFunc("GetGND", app.GND.Person)
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user