diff options
author | Patrick Goltzsch <pg (at) in-transit.cc> | 2020-03-04 17:07:24 +0100 |
---|---|---|
committer | Patrick Goltzsch <pg (at) in-transit.cc> | 2020-03-04 17:07:24 +0100 |
commit | 8ae681d1845924514ef929c637a67806b26ea729 (patch) | |
tree | 71ef81942c5994774ef5bcfd61ecfe40c0bc0305 /OEBPS/Text/der-aufbruch/02-stationen/0-stationen.html | |
download | ernst-stadler-der-aufbruch-8ae681d1845924514ef929c637a67806b26ea729.tar.gz ernst-stadler-der-aufbruch-8ae681d1845924514ef929c637a67806b26ea729.tar.bz2 ernst-stadler-der-aufbruch-8ae681d1845924514ef929c637a67806b26ea729.zip |
initial commit
Diffstat (limited to 'OEBPS/Text/der-aufbruch/02-stationen/0-stationen.html')
-rw-r--r-- | OEBPS/Text/der-aufbruch/02-stationen/0-stationen.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/OEBPS/Text/der-aufbruch/02-stationen/0-stationen.html b/OEBPS/Text/der-aufbruch/02-stationen/0-stationen.html new file mode 100644 index 0000000..cc94e97 --- /dev/null +++ b/OEBPS/Text/der-aufbruch/02-stationen/0-stationen.html @@ -0,0 +1,16 @@ +<?xml version="1.0" encoding="utf-8" standalone="no"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" + "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> + +<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>Stationen</title> +</head> +<body> + + <h2 class="section">Stationen</h2> + +</body> +</html> |