diff options
author | Patrick Goltzsch <pg (at) in-transit.cc> | 2021-10-22 17:53:22 +0000 |
---|---|---|
committer | Patrick Goltzsch <pg (at) in-transit.cc> | 2021-10-22 17:53:22 +0000 |
commit | c7f1ae451344c195a285b02c7c1f3dbbb26c81dd (patch) | |
tree | 956150c576ec660a01cb2c810629151326636fff /OEBPS/Text/deckel.xhtml | |
download | albert-ehrenstein-tubutsch-master.tar.gz albert-ehrenstein-tubutsch-master.tar.bz2 albert-ehrenstein-tubutsch-master.zip |
Diffstat (limited to 'OEBPS/Text/deckel.xhtml')
-rw-r--r-- | OEBPS/Text/deckel.xhtml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/OEBPS/Text/deckel.xhtml b/OEBPS/Text/deckel.xhtml new file mode 100644 index 0000000..653760d --- /dev/null +++ b/OEBPS/Text/deckel.xhtml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!DOCTYPE html> + +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> + <link href="../Styles/style.css" rel="stylesheet" type="text/css" /> + <title>Albert Ehrenstein: Tubutsch - Deckblatt</title> +</head> +<body> + +<div id="titel" class="center"> + + <p> + <img class="vspace resp" src="../Images/titel.png" height="650" width="500" alt="Umschlagbild"/></p> + +</div> + +</body> +</html> |