mirror of
https://github.com/Theodor-Springmann-Stiftung/documentamusica.git
synced 2025-10-29 17:15:32 +00:00
Saving the website
This commit is contained in:
42
src/html/fr-katalog-menu.html
Normal file
42
src/html/fr-katalog-menu.html
Normal file
@@ -0,0 +1,42 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-language" content="fr">
|
||||
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
||||
<meta name="copyright" content="Documenta musica (C) 2005">
|
||||
<meta name="robots" content="noindex">
|
||||
<title>Wolf's Thematic Index - Catalog - Menu</title>
|
||||
<base target="inhalt">
|
||||
<link href="menu.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="../index.html" target="_parent">
|
||||
Start</td>
|
||||
<td>
|
||||
<a href="fr-intro.html" target="_parent">
|
||||
Introduction</td>
|
||||
<td>
|
||||
<a href="fr-bio.html" target="_parent">
|
||||
Biographies</a></td>
|
||||
<td id="td_selected">
|
||||
<a href="fr-katalog.html" target="_parent" id="a_selected">
|
||||
Catalogue</a></td>
|
||||
<td>
|
||||
<a href="fr-formular.html" target="_parent">
|
||||
Formulaire</a></td>
|
||||
<td>
|
||||
<a href="fr-klaviatur.html" target="_parent">
|
||||
Clavier</a></td>
|
||||
<td>
|
||||
<a href="fr-quellen.html" target="_parent">
|
||||
Sources</a></td>
|
||||
<td>
|
||||
<a href="fr-impressum.html" target="_parent">
|
||||
Mentions l<>gales</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user