Good progress

This commit is contained in:
bolade
2025-11-21 13:23:38 +01:00
parent cc9e526fda
commit 4028b7c626
5 changed files with 129 additions and 46 deletions
-4
View File
@@ -123,10 +123,6 @@
<!-- Resting Heart Rate Table -->
<div class="mb-2">
<h3 class="text-base font-bold text-black mb-2 text-center">
Resting Heart Rate - {{ resting_heart_rate | default('53bpm') }}
</h3>
<div class="flex justify-center">
<img
src="data:image/png;base64, {{ rhr_table }}"