From b4235ef642ceabe192883a355ac23a5ff8547ada Mon Sep 17 00:00:00 2001 From: Thomas Steen Rasmussen Date: Mon, 16 May 2016 17:46:20 +0200 Subject: [PATCH] load bootstrap tags --- shop/templates/epay_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}