File diff b260667be301 → 9ffcef92def3
pinaxcon/templates/registrasion/product_category.html
Show inline comments
...
 
@@ -37,8 +37,10 @@
 

	
 
    <div class="form-actions">
 
        <input class="btn btn-primary" type="submit" value="Add to cart" />
 
        <a href="{% url "dashboard" %}" class="btn btn-default">Return to dashboard</a>
 
    </div>
 

	
 

	
 
  </form>