From 76da432956ccc204b3771d46154e9042287e259b Mon Sep 17 00:00:00 2001 From: David Winterbottom Date: Fri, 4 Jan 2013 11:57:09 +0000 Subject: [PATCH] Prettify the 'Get dashboard user' button --- sites/sandbox/templates/promotions/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/sandbox/templates/promotions/home.html b/sites/sandbox/templates/promotions/home.html index ed2cee4c063..7499eaaf44a 100644 --- a/sites/sandbox/templates/promotions/home.html +++ b/sites/sandbox/templates/promotions/home.html @@ -1,6 +1,6 @@ {% extends 'oscar/promotions/home.html' %} {% block content %} -Get dashboard access +Get dashboard access {% endblock %}