First commit 18/08/2000
This commit is contained in:
28
otros/templates/classic/form.tpl~
Normal file
28
otros/templates/classic/form.tpl~
Normal file
@ -0,0 +1,28 @@
|
||||
|
||||
<center><h1>{title}</h1></center>
|
||||
|
||||
<table width="100%" align="center" cellpadding="0" cellspacing="2">
|
||||
<tr>
|
||||
<td width="50%" valign="top">
|
||||
{vitals}
|
||||
<br>
|
||||
{network}
|
||||
</td>
|
||||
|
||||
<td width="50%" valign="top">
|
||||
{hardware}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
{memory}
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
{filesystems}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
Reference in New Issue
Block a user