From 9648429064c88fd796cfba4a9602815bbed1b4e3 Mon Sep 17 00:00:00 2001 From: Will Roberts Date: Thu, 22 Jun 2017 10:01:58 +0200 Subject: [PATCH] README: escape jinja2 curly braces --- {{cookiecutter.app_name}}/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.app_name}}/README.rst b/{{cookiecutter.app_name}}/README.rst index 5c1d216..3ead74c 100644 --- a/{{cookiecutter.app_name}}/README.rst +++ b/{{cookiecutter.app_name}}/README.rst @@ -48,7 +48,7 @@ get copied into something like ``static/build/img/favicon.fec40b1d14528bf9179da3b6b78079ad.ico``. You can then put this line into your header:: - + to refer to it inside your HTML page. If all of your assets are managed this way, you can ask Flask to tell web browsers that they