Skip to content

Commit

Permalink
1.4 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
fivethreeo committed Sep 20, 2013
1 parent 8d73903 commit e6e47c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shop_example/templates/shop/welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

{% block body %}
{% load i18n %}
{% load url from future %}
<h1>Welcome to django SHOP</h1>

<a href="{% url 'cart' %}">Your cart</a><br />
Expand Down

0 comments on commit e6e47c4

Please sign in to comment.