update prices

This commit is contained in:
2020-08-28 00:44:08 +02:00
parent 2ff18cebb1
commit f837d85be8
3 changed files with 21 additions and 11 deletions

View File

@@ -201,7 +201,7 @@ func (tm *TemplateManager) Get() *template.Template {
return tm.tpl
}
// Templace functions. These can be called from within the template to execute
// Template functions. These can be called from within the template to execute
// more specialized actions
func (tm *TemplateManager) bgPattern() template.URL {