vault-wrap: исправление шаблона.

This commit is contained in:
svkalinin 2024-07-11 10:05:44 +03:00
parent de8dc18eff
commit 09b72f89bb

View File

@ -149,7 +149,7 @@ func getStaticPage(w http.ResponseWriter, r *http.Request) {
template := filepath.Join(TemplateDir, TemplateFile)
// templateData.UUID = uuid
templateData.URL = ActionAddress + ":" + ListenPort
templateData.URL = ActionAddress
templateData.TEXT = Data