Praktikum1_Kai
This commit is contained in:
17
Praktikum1_Kai/webteams/template/list0.tpl
Normal file
17
Praktikum1_Kai/webteams/template/list0.tpl
Normal file
@ -0,0 +1,17 @@
|
||||
<!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>
|
||||
<tr>
|
||||
<th>Name (1)</th><th>Vorname (1)</th><th>Matr.-Nr. (1)</th><th>Anzahl Semester (1)</th>
|
||||
<th>Name (2)</th><th>Vorname (2)</th><th>Matr.-Nr. (2)</th><th>Anzahl Semester (2)</th>
|
||||
<th>Aktion</th>
|
||||
</tr>
|
Reference in New Issue
Block a user