Changeset 251 in t29-www for de-v6/index.php


Ignore:
Timestamp:
Apr 22, 2012, 5:10:44 PM (12 years ago)
Author:
sven
Message:

Erster Entwurf von t29v6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • de-v6/index.php

    r249 r251  
    1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    2      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de">
    4 <head><!--#set var="title"        value="Startseite"
    5    --><!--#set var="location"     value="start"
    6    --><!--#set var="url_en"       value=""
    7    --><!--#set var="prev"         value=""
    8    --><!--#set var="prev_title"   value=""
    9    --><!--#set var="next"         value="lehrerinfo.shtm"
    10    --><!--#set var="next_title"   value="Didaktische Konzeption, Lehrerinfo"
    11    -->
    12     <title>technikum29 - <!--#echo var="title" --></title>
    13 
    14    
    15 
    16     <!--#include virtual="/de/inc/head.inc.shtm" -->
    17     <meta name="keywords" lang="de" content="technikum29, Technikmuseum, Computermuseum, Museum, Main-Taunus" />
    18     <meta name="DC.Title" content="Technikum29 - <!--#echo var="title" -->" />
    19     <meta name="DC.Subject" content="Technikum29 Startseite Deutsch" />
    20     <meta name="t29.SVN" content="$Id$" />
    21 </head>
    22 <body>
    23 <!--#echo encoding="none" var="heading" -->
    24 <div id="content">
    25    
     1<?php
     2        $seiten_id = 'startseite';
     3        $version = '$Id$';
     4       
     5        require "../lib/technikum29.php";
     6?>
    267
    278    <div class="cols">
     
    9879    </div><!-- cols -->
    9980    <div class="clear">&nbsp;</div>
    100        
    101 
    102    
    103        
    104    
    105    
    106 
    107 
    108 
    109 </div><!-- id=content -->
    110 <!--#include virtual="/de/inc/menu.inc.shtm" -->
    111 </body>
    112 </html>
Note: See TracChangeset for help on using the changeset viewer.
© 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