1
0
mirror of https://github.com/TandoorRecipes/recipes.git synced 2026-01-11 00:58:32 -05:00

Sorted by current day in meal plan

This commit is contained in:
Khuslen Misheel
2023-12-09 15:19:40 -05:00
parent b454960676
commit 65513a8f60
4 changed files with 28 additions and 14 deletions

View File

@@ -86,11 +86,12 @@
</a>
{% endif %}
{% endif %}
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarText"
aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
{% if request.user.userpreference.left_handed %}
{% if not request.user.is_authenticated or request.user.userpreference.theme == request.user.userpreference.TANDOOR %}