From 0ff4b0d4fdbadef3d1dcc5320e28d2026fd68a65 Mon Sep 17 00:00:00 2001 From: stilbruch Date: Wed, 6 Apr 2022 18:07:35 -0500 Subject: Add graph template --- app/templates/base/layout.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'app/templates/base/layout.html') diff --git a/app/templates/base/layout.html b/app/templates/base/layout.html index cbdb567..33f61d1 100644 --- a/app/templates/base/layout.html +++ b/app/templates/base/layout.html @@ -5,6 +5,8 @@ + + @@ -54,11 +56,11 @@ - + - Manage Workouts + Create a Workout {% endif %} -- cgit v1.2.3