diff --git a/osinaweb/billing/__pycache__/views.cpython-312.pyc b/osinaweb/billing/__pycache__/views.cpython-312.pyc index ea069b29..5c1a9ef8 100644 Binary files a/osinaweb/billing/__pycache__/views.cpython-312.pyc and b/osinaweb/billing/__pycache__/views.cpython-312.pyc differ diff --git a/osinaweb/billing/add/__pycache__/urls.cpython-312.pyc b/osinaweb/billing/add/__pycache__/urls.cpython-312.pyc index b8a66263..ae572231 100644 Binary files a/osinaweb/billing/add/__pycache__/urls.cpython-312.pyc and b/osinaweb/billing/add/__pycache__/urls.cpython-312.pyc differ diff --git a/osinaweb/billing/add/__pycache__/views.cpython-312.pyc b/osinaweb/billing/add/__pycache__/views.cpython-312.pyc index 876027f9..8bb4265a 100644 Binary files a/osinaweb/billing/add/__pycache__/views.cpython-312.pyc and b/osinaweb/billing/add/__pycache__/views.cpython-312.pyc differ diff --git a/osinaweb/customercore/__pycache__/views.cpython-312.pyc b/osinaweb/customercore/__pycache__/views.cpython-312.pyc index 86d12287..7998b1e0 100644 Binary files a/osinaweb/customercore/__pycache__/views.cpython-312.pyc and b/osinaweb/customercore/__pycache__/views.cpython-312.pyc differ diff --git a/osinaweb/customercore/templates/details_templates/inner-customer-project.html b/osinaweb/customercore/templates/details_templates/inner-customer-project.html index d51e30dd..d9d7d7c4 100644 --- a/osinaweb/customercore/templates/details_templates/inner-customer-project.html +++ b/osinaweb/customercore/templates/details_templates/inner-customer-project.html @@ -5,10 +5,16 @@
-
+
- + {% if project.logo %} + + {% else %} + + {% endif %}

{{project.name}}

@@ -62,11 +68,11 @@ {% else %} - + {% endif %}
-

{{project.manager.user.first_name}} {{project.manager.user.last_name}}

+

{{project.manager.user.first_name}} + {{project.manager.user.last_name}}

diff --git a/osinaweb/customercore/templates/payment_pages/buy-now.html b/osinaweb/customercore/templates/payment_pages/buy-now.html index ea04885f..e83b5aa3 100644 --- a/osinaweb/customercore/templates/payment_pages/buy-now.html +++ b/osinaweb/customercore/templates/payment_pages/buy-now.html @@ -40,21 +40,31 @@ - -
+ +

{{item.title}}

$

- - {% for cycle in cycles %} - + {% endfor %} + + {% if item.item_type.name == 'cPanel' %} + + {% endif %}
-
+

Payment Powered By

@@ -63,11 +73,18 @@
-