// Copyright 2023 wanderer // SPDX-License-Identifier: AGPL-3.0-only package funcmap import ( "html/template" "io/fs" modbluemonday "git.dotya.ml/mirre-mt/pcmt/modules/bluemonday" ) var ( embedAssets *fs.FS isLive = true ) func FuncMap() template.FuncMap { return template.FuncMap{ "ifIE": func() template.HTML { return template.HTML("