ChristopherJKoen commited on
Commit
c2e1715
·
verified ·
1 Parent(s): 18f4010

Remove "Inspected By

Browse files

Name / Signature / Date

Approved By
Name / Signature / Date

Completed By
Name / Signature / Date"

Files changed (1) hide show
  1. index.html +1 -25
index.html CHANGED
@@ -218,31 +218,7 @@
218
  </figure>
219
  </div>
220
  </section>
221
-
222
- <!-- Signatures -->
223
- <section class="mt-6" aria-label="Signatures">
224
- <div class="grid grid-cols-3 gap-4">
225
- <div class="border-t pt-2">
226
- <div class="text-xs font-medium text-gray-500">Inspected By</div>
227
- <div class="h-10 mt-1 border-b border-gray-300"></div>
228
- <p class="text-[11px] text-gray-500 mt-1">Name / Signature / Date</p>
229
- </div>
230
-
231
- <div class="border-t pt-2">
232
- <div class="text-xs font-medium text-gray-500">Approved By</div>
233
- <div class="h-10 mt-1 border-b border-gray-300"></div>
234
- <p class="text-[11px] text-gray-500 mt-1">Name / Signature / Date</p>
235
- </div>
236
-
237
- <div class="border-t pt-2">
238
- <div class="text-xs font-medium text-gray-500">Completed By</div>
239
- <div class="h-10 mt-1 border-b border-gray-300"></div>
240
- <p class="text-[11px] text-gray-500 mt-1">Name / Signature / Date</p>
241
- </div>
242
- </div>
243
- </section>
244
-
245
- <!-- Footer -->
246
  <footer class="mt-4 text-center text-[11px] text-gray-500">
247
  <p>Prosento - © 2026 All Rights Reserved</p>
248
  <p class="mt-0.5">Automatically generated job sheet</p>
 
218
  </figure>
219
  </div>
220
  </section>
221
+ <!-- Footer -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
222
  <footer class="mt-4 text-center text-[11px] text-gray-500">
223
  <p>Prosento - © 2026 All Rights Reserved</p>
224
  <p class="mt-0.5">Automatically generated job sheet</p>