From afcf0e01baaa6fe94bd67ec113f0f5b263c77954 Mon Sep 17 00:00:00 2001 From: Shankar Ambady Date: Thu, 9 Mar 2017 15:25:20 -0500 Subject: [PATCH] Update 3.6-announcement.md fixed space and added loading staticfiles --- docs/topics/3.6-announcement.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/topics/3.6-announcement.md b/docs/topics/3.6-announcement.md index 73a2a4d40..1b0363f7f 100644 --- a/docs/topics/3.6-announcement.md +++ b/docs/topics/3.6-announcement.md @@ -101,11 +101,11 @@ Here's a brief example that demonstrates: * Making an API request using the client. **index.html** - + {% load staticfiles %} - +