]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_header.tpl
branch prepared
[mailer.git] / templates / de / html / guest / guest_header.tpl
diff --git a/templates/de/html/guest/guest_header.tpl b/templates/de/html/guest/guest_header.tpl
new file mode 100644 (file)
index 0000000..ade72e0
--- /dev/null
@@ -0,0 +1,19 @@
+<!-- Gast-Tabelle - Anfang -->
+<TABLE border="0" cellspacing="0" cellpadding="0" width="100%"
+       class="guest">
+       <TR>
+               <TD colspan="3" align="center" valign="top" class="guest_title"><A
+                       name="TOP"></A> <!-- Ab hier Kopf! --> <STRONG><BIG>-&nbsp;-&nbsp;-
+               <A title="{!MAIN_TITLE!}"
+                       style="cursor: default; background: none; text-decoration: none"
+                       class="guest_header">{!MAIN_TITLE!}</A>&nbsp;-&nbsp;-&nbsp;-</BIG></STRONG><BR>
+               <TABLE border="0" cellspacing="0" cellpadding="0" width="100%">
+                       <TR>
+                               <TD width="200"><FONT class="guest_header">&nbsp;&nbsp;Hallo
+                               $username!</FONT></TD>
+                               <TD align="center"><FONT class="guest_header">{!SLOGAN!}</FONT></TD>
+                               <TD width="200" align="right"><FONT class="guest_header">$date_time&nbsp;&nbsp;</FONT></TD>
+                       </TR>
+               </TABLE>
+               <!-- Bis hier Kopf! --></TD>
+       </TR>
\ No newline at end of file