// Copyright (C) 2018 Marius Schellenberger // This file is auto-generated by templates.sh // using the contents of the templates directory package server import ( "errors" "git.giftfish.de/ston1th/gowiki/pkg/log" "html/template" ) const ( all = `{{define "body"}}
{{.Msg}}
You are about to delete {{.Data.Username}}.
This will also remove all private pages of this user.