diff --git a/hello_app/templates/hello_there.html b/hello_app/templates/hello_there.html index 7c54f6437..dba83deea 100644 --- a/hello_app/templates/hello_there.html +++ b/hello_app/templates/hello_there.html @@ -9,3 +9,4 @@ Hello there, {{ name }}! It's {{ date.strftime("%A, %d %B, %Y at %X") }}. +