Fixing paypal return.

This commit is contained in:
Samuel Clay 2012-01-13 21:43:47 -08:00
parent ea0bff0297
commit 61fa4acd6d

View file

@ -3,7 +3,7 @@
{% load typogrify_tags utils_tags %}
{% block extra_head_js %}
{% include_stylesheets "paypal" %}
{% include_stylesheets "common" %}
{% include_javascripts "paypal" %}
{% endblock %}