From e16002589304fbb7c7c9908c285e346f1f7dc485 Mon Sep 17 00:00:00 2001 From: Gabriel De Los Rios Date: Sun, 27 Oct 2024 13:22:59 -0300 Subject: [PATCH] build: adds bootstrap --- app/templates/layout.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/templates/layout.html b/app/templates/layout.html index 5c058cc..7c88c79 100644 --- a/app/templates/layout.html +++ b/app/templates/layout.html @@ -6,6 +6,8 @@ {% block title %}{% endblock %} - Adog a pet + + {% endblock %}