source: t29-www/en/sitemap.php @ 770

Last change on this file since 770 was 585, checked in by sven, 10 years ago

Änderungswünsche von Heribert zur Sitemap und dem Footer umgesetzt.

File size: 474 bytes
Line 
1<?php
2        $seiten_id = 'sitemap';
3        $version = '$Id: sitemap.php 565 2014-06-05 12:48:12Z sven $';
4        $titel = 'Sitemap';
5
6        require("../lib/sitemap.php");
7?>
8    <h2>Sitemap</h2>
9    <p>
10        This is a complete hierarchical display of all pages of the technikum29
11        website. If you are looking for a device or want to get a quick overview,
12        this might be the right place. You can also use <a href="/en/search.php">our search
13        page</a>.
14    </p>
15   
16    <?php
17        print_sitemap();
18    ?>
Note: See TracBrowser for help on using the repository browser.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License