diff --git a/shop/templates/epay_form.html b/shop/templates/epay_form.html index d88988d8..002dd061 100644 --- a/shop/templates/epay_form.html +++ b/shop/templates/epay_form.html @@ -1,27 +1,26 @@ {% extends "base.html" %} {% block content %} -
- - - - -
+{% bootstrap_javascript jquery=1 %} + + + + {% endblock content %}