data/project-1.html
author Tomas Zeman <tzeman@volny.cz>
Tue, 27 Dec 2011 16:30:52 +0100
changeset 12 8b7d4d39185b
parent 5 ae8a528bc0e5
child 13 4345df850505
permissions -rw-r--r--
Panel Description field (own row)

<table summary="Project panel">
	<caption>100Mbit ABC, s.r.o.</caption>
	<tr>
		<th scope="row">Name</th>
		<td>100Mbit ABC, s.r.o.</td>
	</tr>
	<tr>
		<th scope="row">ID</th>
		<td>1</td>
	</tr>
	<tr>
		<th scope="row">Product</th>
		<td>Internet</td>
	</tr>
	<tr>
		<th scope="row">Submitter</th>
		<td>Antonín Dvořák</td>
	</tr>
	<tr>
		<th scope="row">Submitted</th>
		<td>1.1.2012</td>
	</tr>
	<tr>
		<th scope="row">Responsible</th>
		<td>Jan Novák</td>
	</tr>
	<tr>
		<th scope="row">Status</th>
		<td>Assigned</td>
	</tr>
	<tr>
		<th scope="row">Deadline</th>
		<td>13.3.2012</td>
	</tr>
	<tr>
		<th scope="col" colspan="2">Description:</th>
	</tr>
	<tr>
		<td colspan="2">
			<p>Donec nulla est, laoreet quis, pellentesque in,
			congue in, dui. Nunc rhoncus placerat augue. Donec
			justo odio, eleifend varius, volutpat venenatis,
			sagittis ut, orci.</p>
		</td>
	</tr>

</table>