From 4f1d0fddc07895c2a8848e6825d4b29898a4267b Mon Sep 17 00:00:00 2001 From: Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> Date: Tue, 9 Jul 2024 09:03:28 +0000 Subject: Tue, Jul 9, 2024, 2:03 AM -07:00 --- wk9/lect/hello/templates/greet.html | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'wk9/lect/hello/templates/greet.html') diff --git a/wk9/lect/hello/templates/greet.html b/wk9/lect/hello/templates/greet.html index 7e90e67..104074f 100644 --- a/wk9/lect/hello/templates/greet.html +++ b/wk9/lect/hello/templates/greet.html @@ -1,11 +1,7 @@ - +{% extends "layout.html" %} - -
- -