diff --git a/website/templates/about.html b/website/templates/about.html index 808e94d77..68a5bd3b8 100644 --- a/website/templates/about.html +++ b/website/templates/about.html @@ -1,349 +1,259 @@ -{% extends "base.html" %} {% load gravatar %} {% load static %} {% load humanize -%} {% load custom_tags %} {% load i18n %} {% block title %} About Page | {% env -'PROJECT_NAME' %} {% endblock title %} {% block description %} {% trans "OWASP -Bug Logging Tool (BLT) - A community-driven platform for bug reporting and -bounty hunting" %} {% endblock description %} {% block keywords %} bug -reporting, bug bounty, security testing, OWASP, open source, community platform -{% endblock keywords %} {% block og_title %} About Us - {% env 'PROJECT_NAME' %} -{% endblock og_title %} {% block og_description %} {% trans "Learn about BLT - -The open-source bug logging platform that rewards security researchers and helps -organizations maintain secure software" %} {% endblock og_description %} {% -block content %} {% include "includes/sidenav.html" %} - -
- {% trans "To create a secure digital environment where users can - access online services seamlessly and safely. From e-commerce to - streaming services, we believe every online interaction should be - bug-free and secure." %} -
-- {% trans "BLT provides a comprehensive platform for identifying and - reporting software and hardware vulnerabilities that affect user - experience, system security, and overall reliability." %} -
-+ {% trans "To create a secure digital environment where users can access online services seamlessly and safely. From e-commerce to streaming services, we believe every online interaction should be bug-free and secure." %} +
++ {% trans "BLT provides a comprehensive platform for identifying and reporting software and hardware vulnerabilities that affect user experience, system security, and overall reliability." %} +
+- {% trans "Showcase your expertise and dedication to security research - through our badge system:" %} -
-- {% trans "Awarded when your first bug report is verified" %} -
-{% trans "Showcase your expertise and dedication to security research through our badge system:" %}
+{% trans "Awarded when your first bug report is verified" %}
+- {% trans "Maintain activity for 7 consecutive days" %} -
-{% trans "Maintain activity for 7 consecutive days" %}
+- {% trans "Stay active for 30 consecutive days" %} -
-{% trans "Stay active for 30 consecutive days" %}
+- {% trans "Maintain activity for 100 consecutive days" %} -
-{% trans "Maintain activity for 100 consecutive days" %}
+- {% trans "Report your first security vulnerability" %} -
-{% trans "Report your first security vulnerability" %}
+- {% trans "Earn your first bug bounty reward" %} -
-{% trans "Earn your first bug bounty reward" %}
+- {% trans "Earn points for every verified bug report" %} -
-- {% trans "Money if you join a BLT Sponsored Bug Hunt" %} -
+ +{% trans "Earn points for every verified bug report" %}
+{% trans "Money if you join a BLT Sponsored Bug Hunt" %}
+{% trans "Jackpot money listed on the Leaderboard" %}
+{% trans "Money if someone tips you for finding a bug" %}
+{% trans "We want everyone to love your website." %}
++ {% trans "You want to keep your customers happy by giving them a consistent bug-free user experience. BLT offers monthly Bug Bounties through 4 different subscription plans to help you achieve this." %} +
+{% trans "Users can report software or hardware bugs found on any website:" %}
+{% trans "Bugs are verified through a community-driven process:" %}
+{% trans "Users earn rewards for reporting bugs:" %}
+{% trans "Manage bug reporting activities and personal information:" %}
+{% trans "Collaboration and knowledge sharing features:" %}
+{% trans "Ranks users based on their contributions:" %}
+- {% trans "Jackpot money listed on the Leaderboard" %} -
-- {% trans "Money if someone tips you for finding a bug" %} -
-{% trans "We want everyone to love your website." %}
-- {% trans "You want to keep your customers happy by giving them a - consistent bug-free user experience. BLT offers monthly Bug Bounties - through 4 different subscription plans to help you achieve this." %} -
-- {% trans "Users can report software or hardware bugs found on any - website:" %} -
-- {% trans "Bugs are verified through a community-driven process:" - %} -
-- {% trans "Users earn rewards for reporting bugs:" %} -
-- {% trans "Manage bug reporting activities and personal - information:" %} -
-- {% trans "Collaboration and knowledge sharing features:" %} -
-- {% trans "Ranks users based on their contributions:" %} -
-