This is a custom welcome message.
Dies ist eine benutzerdefinierte Willkommensnachricht.
Hello World!
", options: { onClose: function() { // the fancy dialog was closed! } } } } }; return Foo; }); ``` -------------------------------- ### Smarty Template Example Source: https://github.com/woltlab/docs.woltlab.com/blob/6.2/docs/getting-started.md This is a basic Smarty template that includes header and footer files and displays a dynamic greeting. It demonstrates how to mix HTML with template scripting. ```smarty {include file='header'}