From 42f3fafdfab01f6b04b817c45140e8309eecf84c Mon Sep 17 00:00:00 2001 From: Nikita Sobolev Date: Mon, 2 Nov 2020 12:34:24 +0300 Subject: Updated {% static %} tag examples in docs to use single quotes where appropriate. --- docs/intro/overview.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/intro') diff --git a/docs/intro/overview.txt b/docs/intro/overview.txt index fa61e4ec57..c0d528527f 100644 --- a/docs/intro/overview.txt +++ b/docs/intro/overview.txt @@ -307,7 +307,7 @@ Here's what the "base.html" template, including the use of :doc:`static files {% block title %}{% endblock %} - Logo + Logo {% block content %}{% endblock %} -- cgit v1.3