17 lines
445 B
Smarty
Raw Normal View History

2016-10-11 19:01:39 +02:00
<!DOCTYPE html>
<html>
<head>
<title>Web-Teams</title>
<meta charset="UTF-8" />
<style>
@import "/webteams.css";
</style>
<script type="text/javascript" src="/webteams.js"></script>
</head>
<body>
<table> <!-- HIER müssen Sie eine Ergänzung vornehmen -->
<tr>
<th>Name (1)</th><th>Vorname (1)</th><th>Matr.-Nr. (1)</th>
<th>Name (2)</th><th>Vorname (2)</th><th>Matr.-Nr. (2)</th>
<th>Aktion</th>
</tr>