mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
23 lines
726 B
PHP
23 lines
726 B
PHP
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
|
|
"http://www.w3.org/TR/1999/REC-html401-19991224/frameset.dtd">
|
|
<html>
|
|
<head>
|
|
<title>Vilesci Content</title>
|
|
<base target="main">
|
|
<link rel="stylesheet" href="../skin/vilesci.css" type="text/css">
|
|
</head>
|
|
<body class="background_main">
|
|
|
|
<h1 style="border-bottom: 1px solid #000;font-weight:bold;">VileSci 1.3 dev</h1>
|
|
<div align="left">
|
|
<ul>
|
|
<li><a href="http://cis.technikum-wien.at" target="_top" >FH-Interne Homepage</a>
|
|
<li><a href="http://wawi.technikum-wien.at" target="_top" >Warenwirtschaft</a>
|
|
<hr />
|
|
<li><a href="mozilla-win32-1.7.12-installer.exe" target="_top" >Mozilla Installer</a>
|
|
|
|
</ul>
|
|
</div>
|
|
|
|
</body>
|
|
</html> |