Das Standard-Impressum wie es auch einer generierten Seite entsprechen würde.
![]() | Anmerkung |
|---|---|
Über das |
<?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" />
<title>[Impressum]</title>
<tpl:checks>
<tpl:check_content check="copyright"/>
</tpl:checks>
</head>
<body>
<section class="kapitel tpl level1 impressum copyright" epub:type="copyright-page" role="doc-chapter" >
<!-- Überschrift -->
<hgroup class="u1 simple_header">
<h1 class="titel">
<span class="text" epub:type="title">Impressum</span>
</h1>
</hgroup>
<!-- Inhalt aus copyright ausgeben -->
<div tpl:valueOf="copyright"/>
<!-- ISBN -->
<p class="leerzeile"> </p>
<p class="no_indent isbn bookid"><span class="versal">ISBN</span> <span class="ziffer">{{KENNUNG-ISBN}}</span></p>
<!-- statischer Inhalt -->
<p class="leerzeile"> </p>
<p class="no_indent">Hier könnten weitere statische Inhalt efolgen, wie z.B. Twitter-Icons, Website-Links etc...</p>
</section>
</body>
</html>