mirror of
https://codeberg.org/pluja/kycnot.me
synced 2024-10-01 01:05:59 -04:00
show last check as date
This commit is contained in:
parent
56f10ca5c2
commit
a8d1dd28f1
@ -213,7 +213,7 @@
|
|||||||
<span class="text-xs text-white/30">?</span>
|
<span class="text-xs text-white/30">?</span>
|
||||||
</a>
|
</a>
|
||||||
<p class="max-w-sm text-xs text-center text-gray-500 text-opacity-75">Automated, ai-driven monthly ToS reviews.</p>
|
<p class="max-w-sm text-xs text-center text-gray-500 text-opacity-75">Automated, ai-driven monthly ToS reviews.</p>
|
||||||
<p class="max-w-sm mt-1 text-xs text-center text-gray-600 text-opacity-75">Last Check: {{ humanizePbTimeString .Service.LastTosReview }}</p>
|
<p class="max-w-sm mt-1 text-xs text-center text-gray-600 text-opacity-75">Last Check: {{ dateString .Service.LastTosReview }}</p>
|
||||||
|
|
||||||
{{if .Service.TosReviews}}
|
{{if .Service.TosReviews}}
|
||||||
<div class="max-w-lg">
|
<div class="max-w-lg">
|
||||||
|
Loading…
Reference in New Issue
Block a user