Update 3.6-announcement.md

This commit is contained in:
Shankar Ambady 2017-03-09 15:40:19 -05:00 committed by GitHub
parent afcf0e01ba
commit 78fedf8681

View File

@ -101,7 +101,7 @@ Here's a brief example that demonstrates:
* Making an API request using the client.
**index.html**
{% load staticfiles %}
{% load static %}
<html>
<head>
<script src="{% static 'js/coreapi-0.1.0.js' %}"></script>