Add disclaimer to checklists
This commit is contained in:
parent
74480a1cc4
commit
4beefa01af
@ -181,6 +181,8 @@
|
|||||||
<div class="bg-white dark:bg-gray-800 p-5 rounded-lg shadow-lg">
|
<div class="bg-white dark:bg-gray-800 p-5 rounded-lg shadow-lg">
|
||||||
<!-- Title -->
|
<!-- Title -->
|
||||||
<h1 class="dark:text-gray-300 text-2xl font-bold text-center mb-4">Asset Management</h1>
|
<h1 class="dark:text-gray-300 text-2xl font-bold text-center mb-4">Asset Management</h1>
|
||||||
|
<!-- subtitle -->
|
||||||
|
<p class="dark:text-gray-300 text-center mb-4">These checklists are still under development and are only here as a proof of concept and for feedback/evaluation. Please do not use these checklists yet.</p>
|
||||||
<!-- Hostname or Username Field -->
|
<!-- Hostname or Username Field -->
|
||||||
<div class="mb-4">
|
<div class="mb-4">
|
||||||
<label for="imagingClistName" class="dark:text-gray-300 block text-md font-medium text-gray-700">Hostname or Username:</label>
|
<label for="imagingClistName" class="dark:text-gray-300 block text-md font-medium text-gray-700">Hostname or Username:</label>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user