Structure change
This commit is contained in:
parent
fdd53445da
commit
30c4c40494
28 changed files with 324 additions and 10 deletions
14
templates/data/install_log/log.html
Normal file
14
templates/data/install_log/log.html
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<table>
|
||||
<tr>
|
||||
<td>Hostname</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>IP Address</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Encryption</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
Loading…
Add table
Add a link
Reference in a new issue