diff --git a/codesy/templates/home.html b/codesy/templates/home.html index 58ec16c7..87ed8bbd 100644 --- a/codesy/templates/home.html +++ b/codesy/templates/home.html @@ -35,10 +35,10 @@
{% include "includes/closed_bids.html" %}
- {% include "includes/stripe_info.html" %} -
{% include "includes/cross_browser.html" %}
+ {% include "includes/stripe_info.html" %} +
{% include "includes/faq.html" %}
{% include "includes/get_started.html" %} diff --git a/codesy/templates/includes/cross_browser.html b/codesy/templates/includes/cross_browser.html index cd371ec3..b329b346 100644 --- a/codesy/templates/includes/cross_browser.html +++ b/codesy/templates/includes/cross_browser.html @@ -1,12 +1,12 @@ {% load staticfiles %}
-
- -

Cross-Browser

The codesy widgets are WebExtensions that work with Firefox, Chrome, and Opera. We want to add it to others soon. Want to help? Check the widgets code on GitHub.

+
+ +
diff --git a/codesy/templates/includes/stripe_info.html b/codesy/templates/includes/stripe_info.html index 5279c0c7..8d18ed5e 100644 --- a/codesy/templates/includes/stripe_info.html +++ b/codesy/templates/includes/stripe_info.html @@ -1,17 +1,17 @@ {% load staticfiles %}
+ +
+ +
+
-

Safe with Stripe

+

Secure Bids

We use Stripe for Codesy's bid and payout handling. The details of your credit card or bank account are not saved in Codesy's database.

More about Stripe -
- -
- -