diff options
author | Patrick Goltzsch <pg (at) in-transit.cc> | 2020-07-08 13:11:16 +0200 |
---|---|---|
committer | Patrick Goltzsch <pg (at) in-transit.cc> | 2020-07-08 13:11:16 +0200 |
commit | c2416b228b2e593ff95b13f6ac6787d3c6286059 (patch) | |
tree | 5332e720f21f20d7c0d9c11a55631e239408aa49 /OEBPS/Text/32-ewig-waehrt.xhtml | |
download | kurt-schwitters-die-blume-anna-c2416b228b2e593ff95b13f6ac6787d3c6286059.tar.gz kurt-schwitters-die-blume-anna-c2416b228b2e593ff95b13f6ac6787d3c6286059.tar.bz2 kurt-schwitters-die-blume-anna-c2416b228b2e593ff95b13f6ac6787d3c6286059.zip |
Diffstat (limited to 'OEBPS/Text/32-ewig-waehrt.xhtml')
-rw-r--r-- | OEBPS/Text/32-ewig-waehrt.xhtml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/OEBPS/Text/32-ewig-waehrt.xhtml b/OEBPS/Text/32-ewig-waehrt.xhtml new file mode 100644 index 0000000..c3f044b --- /dev/null +++ b/OEBPS/Text/32-ewig-waehrt.xhtml @@ -0,0 +1,24 @@ +<?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>Ewig währt</title> +</head> +<body> + +<div class="poem"> + +<p> +<span class="vers indent">Ewig währt</span><br /> +<span class="vers indent">am längsten</span><br /> +</p> + +<hr class="deco" /> + +</div> + +</body> +</html> |