Skip to content

Commit

Permalink
Prettify the 'Get dashboard user' button
Browse files Browse the repository at this point in the history
  • Loading branch information
codeinthehole committed Jan 4, 2013
1 parent 2e7e1be commit 76da432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sites/sandbox/templates/promotions/home.html
@@ -1,6 +1,6 @@
{% extends 'oscar/promotions/home.html' %}

{% block content %}
<a href="{% url gateway %}">Get dashboard access</a>
<a href="{% url gateway %}" class="btn btn-large btn-success">Get dashboard access</a>

{% endblock %}

0 comments on commit 76da432

Please sign in to comment.