mirror of
https://github.com/StefBuwalda/cal_counter.git
synced 2025-10-30 03:10:00 +00:00
Update daily_log2.html
This commit is contained in:
@@ -3,8 +3,6 @@
|
|||||||
{% block title %}Daily Calorie Dashboard{% endblock %}
|
{% block title %}Daily Calorie Dashboard{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/macros.css') }}">
|
|
||||||
|
|
||||||
<div class="container my-4">
|
<div class="container my-4">
|
||||||
<h2 class="mb-3">Daily Calorie Dashboard ({{ today }})</h2>
|
<h2 class="mb-3">Daily Calorie Dashboard ({{ today }})</h2>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user