X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=inline;f=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FsoneLockedOnStartupNotification.html;fp=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FsoneLockedOnStartupNotification.html;h=8cd4e56fc6084690b0c6e969c2d773a6d24ba892;hb=c2749a08af5f846c7285c0bb6a930f372bd7f9cb;hp=0000000000000000000000000000000000000000;hpb=3bc31a49282a7c3737e330e03723aac7464be71e;p=Sone.git diff --git a/src/main/resources/templates/notify/soneLockedOnStartupNotification.html b/src/main/resources/templates/notify/soneLockedOnStartupNotification.html new file mode 100644 index 0000000..8cd4e56 --- /dev/null +++ b/src/main/resources/templates/notify/soneLockedOnStartupNotification.html @@ -0,0 +1,6 @@ +
+ <%= Notification.SoneLockedOnStartup.Text|l10n|html> + <%foreach sones sone> + <% sone.niceName|html><%notlast>,<%/notlast><%last>.<%/last> + <%/foreach> +