mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
20 lines
859 B
PHP
20 lines
859 B
PHP
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.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">
|
|
<h2>VileSci</h2>
|
|
<div style="text-align:left;">
|
|
<a href="http://cis.technikum-wien.at" target="_top" ><img src="../skin/images/application_go.png" alt="go" border="0" title="FH-Interne Homepage"> FH-Interne Homepage</a>
|
|
<br />
|
|
<a href="http://wawi.technikum-wien.at" target="_top" ><img src="../skin/images/application_go.png" alt="go" border="0" title="Warenwirtschaft"> Warenwirtschaft</a>
|
|
</div>
|
|
<br><br><br>
|
|
<div style="with:100%;background-color: #FFFFFF;">
|
|
<img src="../skin/images/vilesci_logo.png" alt="go" width="800px" border="0">
|
|
</div>
|
|
</body>
|
|
</html> |