// Copyright 2019 The OpenPitrix Authors. All rights reserved. // Use of this source code is governed by a Apache license // that can be found in the LICENSE file. package constants const ( EmailNotifyTemplate = ` Simple Transactional Email This is preheader text. Some clients will show this text as a preview. ` )