Templatebeispiel
<script runat="server">
Sub Page_Load(Byval sender As Object,ByVal e as EventArgs)
if context.items("lang") = 2 Then
update.Text = "register"
else
update.Text = "registrieren"
end if
End Sub
</script>
<div class="form-horizontal">
<fieldset>
[module:69]
<!-- User name and password -->
<div class="highlight">
<!-- Text Input -->
<div class="form-group">
<label class="col-md-4 control-label" for="gender">[pfl:1:Gewünschter Benutzername][pfl:2:Your Loginalias]*</label>
<div class="col-md-8">
User registration notification mail
<P>Hello [username],</P>
<P>you are now registered.</P>
<P>We will approve your registration as soon as possible. If you are eligible for an account we will send your password within another mail.</P>
<P>This is an automatic generated e-mail. Please do not respond to it. If you have any questions please contact our Support Team.</P>
<P>Support Team: <BR><A href="mailto:support@musterfirma.com">support@musterfirma.com</A><BR>Hotline: +49 (0) 911 xxx xxx</P>