File diff 9ffcef92def3 → 9858e4c9f520
pinaxcon/templates/registrasion/review.html
Show inline comments
...
 
@@ -55,7 +55,7 @@
 
      the dashboard.</p>
 

	
 
  <div class="form-actions">
 
    <a class="btn btn-default" href="{% url "checkout" %}">
 
    <a class="btn btn-primary" href="{% url "checkout" %}">
 
      <i class="fa fa-credit-card"></i> Check out and pay
 
    </a>
 
    <a class="btn btn-default" href="{% url "dashboard" %}">Return to dashboard</a>