diff options
Diffstat (limited to 'OEBPS/Text/widmung.xhtml')
-rw-r--r-- | OEBPS/Text/widmung.xhtml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/OEBPS/Text/widmung.xhtml b/OEBPS/Text/widmung.xhtml new file mode 100644 index 0000000..f4a4d57 --- /dev/null +++ b/OEBPS/Text/widmung.xhtml @@ -0,0 +1,15 @@ +<?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>Widmung</title> +</head> + +<body> + +<p class="lower center">Peter Hille zum Gedächtnis</p> + +</body> +</html> |