From 03bc2fdde9e2650098e9b36a02da309f5c507cb7 Mon Sep 17 00:00:00 2001 From: Mukesh Jha Date: Sat, 27 Oct 2018 16:06:06 +0530 Subject: [PATCH] Added the documentation link of Jinja --- hello_app/templates/hello_there.html | 1 + 1 file changed, 1 insertion(+) 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") }}. +