Der Standard-Kurztext zum Buch wie er 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>[Über das Buch]</title>
<tpl:checks>
<tpl:check_content check="kurztext"/>
</tpl:checks>
</head>
<body>
<section class="kapitel tpl level1 kurztext" epub:type="abstract" role="doc-abstract">
<!-- Titel des Buches ausgeben -->
<hgroup class="u1 simple_header">
<h1 class="titel">
<span class="text" epub:type="title">Über „{{TITEL}}“</span>
</h1>
</hgroup>
<!-- Inhalt aus kurztext übernehmen -->
<div tpl:valueOf="kurztext"/>
</section>
</body>
</html>