mirror of
https://github.com/safing/web
synced 2026-07-09 16:09:17 +00:00
Pricing page: writing style update, FAQ fixes, remove business model section
This commit is contained in:
parent
28a600be4e
commit
9f438e8603
5 changed files with 20 additions and 120 deletions
|
|
@ -1,20 +1,20 @@
|
||||||
spn:
|
spn:
|
||||||
- q: How does the SPN compare to VPNs?
|
- q: How does the SPN compare to VPNs?
|
||||||
a: The VPN technology was built to securely connect two company locations. However, the SPN was developed from the ground up to protect user privacy. As a result the SPN can easily outperform VPNs in every aspect.
|
a: VPN technology was originally designed to connect company networks. The SPN routes each connection independently through different exit nodes, applying layered onion encryption at each hop. For users whose threat model requires per-connection IP separation and onion routing across all applications, SPN offers a different architecture.
|
||||||
link:
|
link:
|
||||||
text: Read our blog post to read all about the differences.
|
text: Read the full comparison.
|
||||||
url: /blog/2020/01/22/how-the-spn-compares-to-vpns/
|
url: /blog/2020/01/22/how-the-spn-compares-to-vpns/
|
||||||
- q: What payment methods are supported?
|
- q: What payment methods are supported?
|
||||||
a: You can pay with your creditcard, PayPal, cash and crypto currencies (BTC, ETH, XMR).
|
a: You can pay with your creditcard, PayPal, cash and crypto currencies (BTC, XMR).
|
||||||
- q: Do you accept crypto currency payments?
|
- q: Do you accept crypto currency payments?
|
||||||
a: Yes - we support Bitcoin and Monero. Aside from that we also support creditcard, PayPal and cash payments.
|
a: Yes - we support Bitcoin and Monero. Aside from that we also support creditcard, PayPal and cash payments.
|
||||||
- q: Is the SPN like Tor?
|
- q: Is the SPN like Tor?
|
||||||
a: The SPN is heavily inspired by Tor, but the mission is different. Next to tightly integrating with other privacy modules, the main focus of the SPN is easy protection for your whole computer, not just your browser. Additionally it spreads your connections across the globe instead of routing everything through the same circuit.
|
a: The SPN is heavily inspired by Tor, but the mission is different. Next to tightly integrating with other privacy modules, the SPN protects all your computer's connections, not just your browser. Additionally it spreads your connections across the globe instead of routing everything through the same circuit.
|
||||||
link:
|
link:
|
||||||
text: Read our comparison blog to find out more.
|
text: Read our comparison blog to find out more.
|
||||||
url: /blog/2020/01/22/how-the-spn-compares-to-tor/
|
url: /blog/2020/01/22/how-the-spn-compares-to-tor/
|
||||||
- q: Are all connections routed through the SPN?
|
- q: Are all connections routed through the SPN?
|
||||||
a: Yes, when enabled Portmaster routes all Internet connections through the Safing Privacy Network. You can easily create exceptions for apps or processes if you so desire.
|
a: Yes, when enabled Portmaster routes all internet connections through the SPN. You can create exceptions for specific apps or processes.
|
||||||
- q: Does the SPN route all connections individually? So every connection exits on a different node?
|
- q: Does the SPN route all connections individually? So every connection exits on a different node?
|
||||||
a: Yes. Every connection is routed separately, giving you a vast amount of identities (IP addresses).
|
a: Yes. Every connection is routed separately, giving you a vast amount of identities (IP addresses).
|
||||||
link:
|
link:
|
||||||
|
|
@ -33,7 +33,7 @@ spn:
|
||||||
- q: What platforms will you support?
|
- q: What platforms will you support?
|
||||||
a: Since the SPN is integrated into Portmaster, we support the same platforms as Portmaster software. Currently these are Windows and Linux. Mac and Mobile are planned, but are further down the road.
|
a: Since the SPN is integrated into Portmaster, we support the same platforms as Portmaster software. Currently these are Windows and Linux. Mac and Mobile are planned, but are further down the road.
|
||||||
- q: Is there a free trial version for people interested in the SPN?
|
- q: Is there a free trial version for people interested in the SPN?
|
||||||
a: No. Providing the network costs us money, so we charge accordingly. However, Portmaster with its many local privacy features are and will remain free to use.
|
a: No. Providing the network costs us money, so we charge accordingly. Portmaster's local privacy features remain free to use.
|
||||||
portmaster:
|
portmaster:
|
||||||
- q: Since Portmaster can block ads and trackers, do I still need an ad-blocker for my browser?
|
- q: Since Portmaster can block ads and trackers, do I still need an ad-blocker for my browser?
|
||||||
a: Yes, we highly recommend to continue using adblockers, such as uBlock Origin, uMatrix, or similar. They give you more fine grained control over domains. iE you can allow certain domains to allow css files & images while blocking cookies & javascripts. Portmaster cannot make this distinction.
|
a: Yes, we highly recommend to continue using adblockers, such as uBlock Origin, uMatrix, or similar. They give you more fine grained control over domains. iE you can allow certain domains to allow css files & images while blocking cookies & javascripts. Portmaster cannot make this distinction.
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@
|
||||||
<i class="icon-cross text-red-900 mr-1"></i> Investigative Features
|
<i class="icon-cross text-red-900 mr-1"></i> Investigative Features
|
||||||
</span>
|
</span>
|
||||||
<span class="card-package-middle-includes-feature">
|
<span class="card-package-middle-includes-feature">
|
||||||
<i class="icon-cross text-red-900 mr-1"></i> Safing Support
|
<i class="icon-cross text-red-900 mr-1"></i> Priority Support
|
||||||
</span>
|
</span>
|
||||||
<span class="card-package-middle-includes-feature">
|
<span class="card-package-middle-includes-feature">
|
||||||
<i class="icon-cross text-red-900 mr-1"></i> SPN
|
<i class="icon-cross text-red-900 mr-1"></i> SPN
|
||||||
|
|
|
||||||
|
|
@ -22,7 +22,7 @@
|
||||||
<span class="card-package-top-amount-monthly">/ {{ include.interval }}</span>
|
<span class="card-package-top-amount-monthly">/ {{ include.interval }}</span>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</span>
|
</span>
|
||||||
<p class="card-package-top-desc" style="max-width: 480px;">Investigate Everything.</p>
|
<p class="card-package-top-desc" style="max-width: 480px;">Investigate deeper.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-package-middle">
|
<div class="card-package-middle">
|
||||||
<span class="card-package-middle-includes">
|
<span class="card-package-middle-includes">
|
||||||
|
|
@ -36,7 +36,7 @@
|
||||||
<i class="icon-tick text-green-400 mr-1"></i> Investigative Features
|
<i class="icon-tick text-green-400 mr-1"></i> Investigative Features
|
||||||
</span>
|
</span>
|
||||||
<span class="card-package-middle-includes-feature">
|
<span class="card-package-middle-includes-feature">
|
||||||
<i class="icon-tick text-green-400 mr-1"></i> Safing Support
|
<i class="icon-tick text-green-400 mr-1"></i> Priority Support
|
||||||
</span>
|
</span>
|
||||||
<span class="card-package-middle-includes-feature">
|
<span class="card-package-middle-includes-feature">
|
||||||
<i class="icon-cross text-red-900 mr-1"></i> SPN
|
<i class="icon-cross text-red-900 mr-1"></i> SPN
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
</span> -->
|
</span> -->
|
||||||
<span class="card-package-top-amount-monthly">/ {{ include.interval }}</span>
|
<span class="card-package-top-amount-monthly">/ {{ include.interval }}</span>
|
||||||
</span>
|
</span>
|
||||||
<p class="card-package-top-desc" style="max-width: 480px;">Protection Everywhere.</p>
|
<p class="card-package-top-desc" style="max-width: 480px;">Full coverage.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-package-middle">
|
<div class="card-package-middle">
|
||||||
<span class="card-package-middle-includes">
|
<span class="card-package-middle-includes">
|
||||||
|
|
@ -31,7 +31,7 @@
|
||||||
<i class="icon-tick text-green-400 mr-1"></i> Investigative Features
|
<i class="icon-tick text-green-400 mr-1"></i> Investigative Features
|
||||||
</span>
|
</span>
|
||||||
<span class="card-package-middle-includes-feature">
|
<span class="card-package-middle-includes-feature">
|
||||||
<i class="icon-tick text-green-400 mr-1"></i> Safing Support
|
<i class="icon-tick text-green-400 mr-1"></i> Priority Support
|
||||||
</span>
|
</span>
|
||||||
<span class="card-package-middle-includes-feature">
|
<span class="card-package-middle-includes-feature">
|
||||||
<i class="icon-tick text-green-400 mr-1"></i> SPN
|
<i class="icon-tick text-green-400 mr-1"></i> SPN
|
||||||
|
|
|
||||||
|
|
@ -3,13 +3,13 @@ layout: page
|
||||||
title: Safing Portmaster - Pricing
|
title: Safing Portmaster - Pricing
|
||||||
---
|
---
|
||||||
|
|
||||||
<header class="header-two-container mb-64 mt-20">
|
<header class="header-two-container mb-16 mt-20">
|
||||||
<div class="header-two-top">
|
<div class="header-two-top">
|
||||||
<h1 class="header-two-top-title" style="margin-top: 0.3rem;">
|
<h1 class="header-two-top-title" style="margin-top: 0.3rem;">
|
||||||
Packages and Pricing
|
Packages and Pricing
|
||||||
</h1>
|
</h1>
|
||||||
<p class="header-two-top-desc" style="max-width: 650px;">
|
<p class="header-two-top-desc" style="max-width: 520px;">
|
||||||
Everything is built from scratch and designed to truly protect you from mass surveillance.
|
Portmaster's core privacy features are free. Paid plans add investigative tools and SPN access.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="header-two-bottom" style="margin-top: 1.85rem;">
|
<div class="header-two-bottom" style="margin-top: 1.85rem;">
|
||||||
|
|
@ -109,20 +109,6 @@ title: Safing Portmaster - Pricing
|
||||||
<i class="icon-cross text-red-900 mr-1"></i> Weekly Reports
|
<i class="icon-cross text-red-900 mr-1"></i> Weekly Reports
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<span class="card-package-middle-includes"></span>
|
|
||||||
<span class="card-package-middle-includes">
|
|
||||||
Extras
|
|
||||||
</span>
|
|
||||||
<span class="card-package-middle-includes-feature">
|
|
||||||
<i class="icon-cross text-red-900 mr-1"></i> VPN Compatibility Mode
|
|
||||||
</span>
|
|
||||||
<span class="card-package-middle-includes-feature">
|
|
||||||
<i class="icon-cross text-red-900 mr-1"></i> VM Support
|
|
||||||
</span>
|
|
||||||
<span class="card-package-middle-includes-feature">
|
|
||||||
<i class="icon-cross text-red-900 mr-1"></i> Docker Support
|
|
||||||
</span>
|
|
||||||
|
|
||||||
<span class="card-package-middle-includes"></span>
|
<span class="card-package-middle-includes"></span>
|
||||||
<span class="card-package-middle-includes">
|
<span class="card-package-middle-includes">
|
||||||
SPN
|
SPN
|
||||||
|
|
@ -137,16 +123,6 @@ title: Safing Portmaster - Pricing
|
||||||
<i class="icon-cross text-red-900 mr-1"></i> Choose Exit Country
|
<i class="icon-cross text-red-900 mr-1"></i> Choose Exit Country
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<span class="card-package-middle-includes"></span>
|
|
||||||
<span class="card-package-middle-includes"> Socials
|
|
||||||
</span>
|
|
||||||
<span class="card-package-middle-includes-feature">
|
|
||||||
<i class="icon-cross text-red-900 mr-1"></i> Discord User Flair
|
|
||||||
</span>
|
|
||||||
<span class="card-package-middle-includes-feature">
|
|
||||||
<i class="icon-cross text-red-900 mr-1"></i> Private Discord Channel
|
|
||||||
</span>
|
|
||||||
|
|
||||||
<span class="card-package-middle-includes"></span>
|
<span class="card-package-middle-includes"></span>
|
||||||
<span class="card-package-middle-includes">
|
<span class="card-package-middle-includes">
|
||||||
Support
|
Support
|
||||||
|
|
@ -155,7 +131,7 @@ title: Safing Portmaster - Pricing
|
||||||
<i class="icon-tick text-green-400 mr-1"></i> Community Support
|
<i class="icon-tick text-green-400 mr-1"></i> Community Support
|
||||||
</span>
|
</span>
|
||||||
<span class="card-package-middle-includes-feature">
|
<span class="card-package-middle-includes-feature">
|
||||||
<i class="icon-cross text-red-900 mr-1"></i> Safing Support
|
<i class="icon-cross text-red-900 mr-1"></i> Email Support
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-package-bottom" style="bottom: 36px;">
|
<div class="card-package-bottom" style="bottom: 36px;">
|
||||||
|
|
@ -171,7 +147,7 @@ title: Safing Portmaster - Pricing
|
||||||
<span class="card-package-top-title">Portmaster <span style="color: #2fcfae;"> Plus</span> </span>
|
<span class="card-package-top-title">Portmaster <span style="color: #2fcfae;"> Plus</span> </span>
|
||||||
<!-- <span tooltip="Compared to Monthly "Beta" Prices" class="ml-auto bg-safing-gray-100 text-center rounded-full px-5 py-1 inline-flex text-sm">Save 36%</span> -->
|
<!-- <span tooltip="Compared to Monthly "Beta" Prices" class="ml-auto bg-safing-gray-100 text-center rounded-full px-5 py-1 inline-flex text-sm">Save 36%</span> -->
|
||||||
</div>
|
</div>
|
||||||
<p class="card-package-top-desc" style="max-width: 480px;">Investigate Everything.</p>
|
<p class="card-package-top-desc" style="max-width: 480px;">Investigate deeper.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-package-middle">
|
<div class="card-package-middle">
|
||||||
<span class="card-package-middle-includes">
|
<span class="card-package-middle-includes">
|
||||||
|
|
@ -202,23 +178,6 @@ title: Safing Portmaster - Pricing
|
||||||
Weekly Reports
|
Weekly Reports
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<span class="card-package-middle-includes"></span>
|
|
||||||
<span class="card-package-middle-includes">
|
|
||||||
Extras
|
|
||||||
</span>
|
|
||||||
<span class="card-package-middle-includes-feature">
|
|
||||||
<span tooltip="planned"><i class="icon-alarm-clock-time-timer3 text-gray-500 mr-1"></i></span>
|
|
||||||
VPN Compatibility Mode
|
|
||||||
</span>
|
|
||||||
<span class="card-package-middle-includes-feature">
|
|
||||||
<span tooltip="planned"><i class="icon-alarm-clock-time-timer3 text-gray-500 mr-1"></i></span>
|
|
||||||
VM Support
|
|
||||||
</span>
|
|
||||||
<span class="card-package-middle-includes-feature">
|
|
||||||
<span tooltip="planned"><i class="icon-alarm-clock-time-timer3 text-gray-500 mr-1"></i></span>
|
|
||||||
Docker Support
|
|
||||||
</span>
|
|
||||||
|
|
||||||
<span class="card-package-middle-includes"></span>
|
<span class="card-package-middle-includes"></span>
|
||||||
<span class="card-package-middle-includes">
|
<span class="card-package-middle-includes">
|
||||||
SPN
|
SPN
|
||||||
|
|
@ -233,19 +192,6 @@ title: Safing Portmaster - Pricing
|
||||||
<i class="icon-cross text-red-900 mr-1"></i> Choose Exit Country
|
<i class="icon-cross text-red-900 mr-1"></i> Choose Exit Country
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<span class="card-package-middle-includes"></span>
|
|
||||||
<span class="card-package-middle-includes"> Socials
|
|
||||||
</span>
|
|
||||||
<span class="card-package-middle-includes-feature">
|
|
||||||
<i class="icon-tick text-green-400 mr-1"></i> Discord User Flair
|
|
||||||
<span class="ml-1">
|
|
||||||
<img src="{{ site.img_url }}page-specific/pricing/package-icons/circle.png" style="width: 19px; display: inline-block;" alt="">
|
|
||||||
</span>
|
|
||||||
</span>
|
|
||||||
<span class="card-package-middle-includes-feature">
|
|
||||||
<i class="icon-tick text-green-400 mr-1"></i> Private Discord Channel
|
|
||||||
</span>
|
|
||||||
|
|
||||||
<span class="card-package-middle-includes"></span>
|
<span class="card-package-middle-includes"></span>
|
||||||
<span class="card-package-middle-includes">
|
<span class="card-package-middle-includes">
|
||||||
Support
|
Support
|
||||||
|
|
@ -254,7 +200,7 @@ title: Safing Portmaster - Pricing
|
||||||
<i class="icon-tick text-green-400 mr-1"></i> Community Support
|
<i class="icon-tick text-green-400 mr-1"></i> Community Support
|
||||||
</span>
|
</span>
|
||||||
<span class="card-package-middle-includes-feature">
|
<span class="card-package-middle-includes-feature">
|
||||||
<i class="icon-tick text-green-400 mr-1"></i> Safing Support
|
<i class="icon-tick text-green-400 mr-1"></i> Email Support
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<span class="card-package-middle-includes"></span>
|
<span class="card-package-middle-includes"></span>
|
||||||
|
|
@ -273,7 +219,7 @@ title: Safing Portmaster - Pricing
|
||||||
<span class="card-package-top-title">Portmaster <span style="color: #029ad0;">Pro</span></span>
|
<span class="card-package-top-title">Portmaster <span style="color: #029ad0;">Pro</span></span>
|
||||||
<!-- <span tooltip="Compared to Monthly "Beta" Prices" class="ml-auto bg-safing-gray-100 text-center rounded-full px-5 py-1 inline-flex text-sm">Save 36%</span> -->
|
<!-- <span tooltip="Compared to Monthly "Beta" Prices" class="ml-auto bg-safing-gray-100 text-center rounded-full px-5 py-1 inline-flex text-sm">Save 36%</span> -->
|
||||||
</div>
|
</div>
|
||||||
<p class="card-package-top-desc" style="max-width: 480px;">Protection Everywhere.</p>
|
<p class="card-package-top-desc" style="max-width: 480px;">Full coverage.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-package-middle">
|
<div class="card-package-middle">
|
||||||
<span class="card-package-middle-includes">
|
<span class="card-package-middle-includes">
|
||||||
|
|
@ -304,23 +250,6 @@ title: Safing Portmaster - Pricing
|
||||||
Weekly Reports
|
Weekly Reports
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<span class="card-package-middle-includes"></span>
|
|
||||||
<span class="card-package-middle-includes">
|
|
||||||
Extras
|
|
||||||
</span>
|
|
||||||
<span class="card-package-middle-includes-feature">
|
|
||||||
<span tooltip="planned"><i class="icon-alarm-clock-time-timer3 text-gray-500 mr-1"></i></span>
|
|
||||||
VPN Compatibility Mode
|
|
||||||
</span>
|
|
||||||
<span class="card-package-middle-includes-feature">
|
|
||||||
<span tooltip="planned"><i class="icon-alarm-clock-time-timer3 text-gray-500 mr-1"></i></span>
|
|
||||||
VM Support
|
|
||||||
</span>
|
|
||||||
<span class="card-package-middle-includes-feature">
|
|
||||||
<span tooltip="planned"><i class="icon-alarm-clock-time-timer3 text-gray-500 mr-1"></i></span>
|
|
||||||
Docker Support
|
|
||||||
</span>
|
|
||||||
|
|
||||||
<span class="card-package-middle-includes"></span>
|
<span class="card-package-middle-includes"></span>
|
||||||
<span class="card-package-middle-includes">
|
<span class="card-package-middle-includes">
|
||||||
SPN
|
SPN
|
||||||
|
|
@ -335,19 +264,6 @@ title: Safing Portmaster - Pricing
|
||||||
<i class="icon-tick text-green-400 mr-1"></i> Choose Exit Country
|
<i class="icon-tick text-green-400 mr-1"></i> Choose Exit Country
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<span class="card-package-middle-includes"></span>
|
|
||||||
<span class="card-package-middle-includes"> Socials
|
|
||||||
</span>
|
|
||||||
<span class="card-package-middle-includes-feature">
|
|
||||||
<i class="icon-tick text-green-400 mr-1"></i> Discord User Flair
|
|
||||||
<span class="ml-1">
|
|
||||||
<img src="{{ site.img_url }}page-specific/pricing/package-icons/triangle.png" style="width: 19px; display: inline-block;" alt="">
|
|
||||||
</span>
|
|
||||||
</span>
|
|
||||||
<span class="card-package-middle-includes-feature">
|
|
||||||
<i class="icon-tick text-green-400 mr-1"></i> Private Discord Channel
|
|
||||||
</span>
|
|
||||||
|
|
||||||
<span class="card-package-middle-includes"></span>
|
<span class="card-package-middle-includes"></span>
|
||||||
<span class="card-package-middle-includes">
|
<span class="card-package-middle-includes">
|
||||||
Support
|
Support
|
||||||
|
|
@ -356,7 +272,7 @@ title: Safing Portmaster - Pricing
|
||||||
<i class="icon-tick text-green-400 mr-1"></i> Community Support
|
<i class="icon-tick text-green-400 mr-1"></i> Community Support
|
||||||
</span>
|
</span>
|
||||||
<span class="card-package-middle-includes-feature">
|
<span class="card-package-middle-includes-feature">
|
||||||
<i class="icon-tick text-green-400 mr-1"></i> Safing Support
|
<i class="icon-tick text-green-400 mr-1"></i> Email Support
|
||||||
</span>
|
</span>
|
||||||
|
|
||||||
<span class="card-package-middle-includes"></span>
|
<span class="card-package-middle-includes"></span>
|
||||||
|
|
@ -372,29 +288,13 @@ title: Safing Portmaster - Pricing
|
||||||
</div>
|
</div>
|
||||||
<!-- <div class="showcase-bg"></div> -->
|
<!-- <div class="showcase-bg"></div> -->
|
||||||
</div>
|
</div>
|
||||||
<div class="showcase-one-container-reverse">
|
|
||||||
<div class="showcase-one-left" style="max-width: 1050px;">
|
|
||||||
<img src="{{ site.img_url }}page-specific/business-model/provide-local-value-for-free-forever.png" alt="">
|
|
||||||
</div>
|
|
||||||
<div class="showcase-one-right">
|
|
||||||
<h2 class="showcase-one-right-title" style="max-width: 450px;">
|
|
||||||
Our Transparent Business Model
|
|
||||||
</h2>
|
|
||||||
<p class="showcase-one-right-desc">
|
|
||||||
Everybody deserves privacy, not only the wealthy. That is why
|
|
||||||
so many local privacy features are free, and will remain so forever.
|
|
||||||
This fits perfectly into the Freemium business model.
|
|
||||||
</p>
|
|
||||||
<a class="btn-secondary" href="{{ site.business_model_url }}">Explore our Business Model</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="faq-container mb-60" id="faq">
|
<div class="faq-container mb-60" id="faq">
|
||||||
<div class="faq-container-top">
|
<div class="faq-container-top">
|
||||||
<h2 class="faq-container-top-title">
|
<h2 class="faq-container-top-title">
|
||||||
FAQ
|
FAQ
|
||||||
</h2>
|
</h2>
|
||||||
<p class="faq-container-top-desc">
|
<p class="faq-container-top-desc">
|
||||||
You have more questions? <a class="link-primary" href="{{ site.discord_url }}">Join our Discord community!</a>
|
Have more questions? <a class="link-primary" href="{{ site.discord_url }}">Join the Discord community.</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="faq-container-bottom">
|
<div class="faq-container-bottom">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue