Ein Schmutztitel mit linksbündigem Verlagslogo. Die Seite wird nicht im TOC angezeigt!
<?xml version="1.0" encoding="UTF-8"?>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:tpl="https://www.parsx.de/ns/4.0/epub-tpl" xmlns:epub="http://www.idpf.org/2007/ops" xml:lang="de" lang="de">
<head>
<meta charset="utf-8"/>
<link rel="stylesheet" type="text/css" href="stylesheet.css" id="style-standard" />
<!-- tpl:createTocEntry="false" sorgt dafür, dass kein TOC-Eintrag generiert wird -->
<title tpl:createTocEntry="false">Schmutztitel</title>
<!-- Template nur einbinden, wenn 'logo.png' auch vorhanden ist. -->
<tpl:checks>
<tpl:check_image check="logo.png"/>
</tpl:checks>
</head>
<body style="oeb-column-number: 1;">
<section class="schmutztitel tpl level1" epub:type="halftitlepage" role="doc-chapter">
<figure class="abbildung alignleft">
<img src="images/{{LOGO}}" alt="Verlagslogo" />
</figure>
</section>
</body>
</html>