{% extends 'app/base.html' %} {% load google_checkout from google_checkout_tags %} {% block content %} Required Parameters from the view {% google_checkout gc_obj %} {# Link: {% google_checkout %} #} {% endblock %}