Jede Anzeige verwendet diese Macro-Seite als Grundlage. Veränderungen, die hier gemacht werden, wirken sich auf sämtliche Seiten aus.
Abspeicherungsort: /fha/informatik/fha_standard_page
<html metal:define-macro="master">
<head>
<title>
FHA: FB Informatik: <span tal:replace="here/getId">Name</span>
</title>
</head>
<body bgcolor="white" text="black" link="#FF6000" vlink="#000082" alink="#000082">
<div align="center">
<table border="0" cellspacing="0" cellpadding="0" width="560" height="119">
<tr>
<td width="170" align="right" valign="top"> </td>
<td width="30"> </td>
<td width="360" align="left" valign="top">
<span metal:define-slot="fh_titeltext">
<img src="pictures/text/fh_augsburg.gif"
width="310" heigth="42" alt="Fachhochschule Augsburg">
<br />
</span>
<span metal:define-slot="fh_fachbereichueberschrift">
<img src="pictures/text/fachbereich.gif"
width="310" height="21" alt="Fachbereich" />
<br />
</span>
<span metal:define-slot="fh_fachbereichtext">
<img src="pictures/text/fb_informatik.gif"
width="310" height="21" alt="Informatik" />
<br />
</span>
<span metal:define-slot="fh_seite">
<img src="pictures/text/leerabstand.gif"
width="310" height="21" alt="Zwischenraum"><br />
</span>
<img src="pictures/text/leerabstand.gif" width="310" height="5">
<br />
</td>
</tr>
<tr>
<td colspan="3" bgcolor="#CCCCCC" height="20" valign="middle" align="right">
<span metal:define-slot="zurueck"><a href="../">Zurück</a></span>
</td>
</tr>
</table>
<br />
<span metal:define-slot="inhalt">Hier steht der Inhalt der Seite</span>
<p></p>
<hr width="560" />
<table border="0" cellspacing="0" cellpadding="0" width="560">
<tr>
<td width="170" align="right" valign="top">
<small><span metal:define-slot="datum">10.01.2003</span></small>
</td>
<td width="30"> </td>
<td width="360" align="left" valign="top">
<small metal:define-slot="impressum">
<a href="impressum/index_html" target="Text">Impressum</a>
</small>
</td>
</tr>
</table>
</div>
</body>
</html>