Skip to content

Instantly share code, notes, and snippets.

@ddahan
Created January 4, 2017 16:16
Show Gist options
  • Save ddahan/26be7856ad04ef1b4fdd1cb8bc708964 to your computer and use it in GitHub Desktop.
Save ddahan/26be7856ad04ef1b4fdd1cb8bc708964 to your computer and use it in GitHub Desktop.
{% load static from staticfiles %}
<img src="{% static "images/toto.jpg" %}" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment