Changeset 275 in t29-www for de-v6/geraete/wang2200.php
- Timestamp:
- Jul 7, 2012, 6:25:45 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
de-v6/geraete/wang2200.php
r249 r275 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="Wang 2200" 5 --><!--#set var="location" value="wang2200" 6 --><!--#set var="part" value="extra" 7 --><!--#set var="url_en" value="devices/wang2200.shtm" 8 --><!--#set var="title_en" value="Wang 2200" 9 --><!--#set var="prev" value="/de/rechnertechnik/fruehe-computer.shtm#backlink-wang2200" 10 --><!--#set var="prev_title" value="Frühe Computer" 11 --><!--#set var="next" value="" 12 --><!--#set var="next_title" value="" 13 --><title>technikum29 - <!--#echo var="title" --></title> 14 15 <!--#include virtual="/de/inc/head.inc.shtm" --> 16 <meta name="keywords" lang="de" content="" /> 17 <meta name="DC.Title" content="technikum29 - <!--#echo var="title" -->" /> 18 <meta name="t29.this.version" content="v5.7" /> 19 </head> 20 <body> 21 <!--#echo encoding="none" var="heading" --> 22 <div id="content"> 1 <?php 2 $seiten_id = 'wang2200'; 3 $version = '$Id'; 4 $titel = 'Wang 2200'; 5 6 require '../../lib/technikum29.php'; 7 ?> 23 8 24 9 <h2>Wang 2200</h2> … … 30 15 </div> 31 16 </div> 32 33 </div><!--content -->34 <!--#include virtual="/de/inc/menu.inc.shtm" -->35 </body>36 </html>
Note: See TracChangeset
for help on using the changeset viewer.