// Oops, not in use [welc_em_0used] @() @* @(site: com.debiki.core.Tenant, userName: String) @import controllers.CreateEmbeddedSiteController @import debiki.HtmlUtils.link @embeddingSiteUrl = @{ site.embeddingSiteUrl.get } @adminUrl = @{ CreateEmbeddedSiteController.adminUrlForEmbeddedSite(site.id) } @embeddedCommentsInstructionsUrl = @{ val embeddedSiteOrigin = debiki.Globals.siteByIdOrigin(site.id) embeddedSiteOrigin + routes.CreateEmbeddedSiteController.embeddingSiteInstructionsPage() }
Hi @userName,
Embedded comments have been setup for your website at @embeddingSiteUrl.
Please find here getting started instructions:
InstructionsYou can log in and administrate comments here:
@link(adminUrl)
Kind regards, Debiki
www.debiki.com