[templates] Fix food templates and such

This commit is contained in:
2025-09-11 09:41:12 -04:00
parent 6782ed312d
commit 5cac1fe109
4 changed files with 59 additions and 1 deletions

View File

@ -12,7 +12,9 @@
<h1>{{ object.media_obj }} - {{object.media_type}}</h1>
<!-- Your existing detail page content -->
{% if object.logdata.avg_seconds_per_page %}
<p>Rate: {{object.logdata.avg_seconds_per_page}}s per page</p>
{% endif %}
<h2>Edit Log</h2>
<form method="post" class="needs-validation" novalidate>