diff --git a/shop/templates/epay_form.html b/shop/templates/epay_form.html index 002dd061..35e4f7df 100644 --- a/shop/templates/epay_form.html +++ b/shop/templates/epay_form.html @@ -1,5 +1,5 @@ {% extends "base.html" %} - +{% load bootstrap3 %} {% block content %} {% bootstrap_javascript jquery=1 %}