{% extends 'main/main_page_base.html' %} {% load core_tags_and_filters %} {% load crispy_forms_tags %} {% load i18n %} {% load static %} {% block description %} {% endblock %} {% block main_page_h5 %} {% blocktranslate with site_name=site_name languages_num=11 language_code=LANGUAGE_CODE %}Speedy Net is a new social network. With Speedy Net you can communicate with your friends. Speedy Net is open to free registration for people from all countries and ages (no age limit!). The site is vegan and vegetarian friendly. It is currently available in {{ languages_num }} languages.{% endblocktranslate %}

{% blocktranslate with site_name=site_name language_code=LANGUAGE_CODE %}You can use our new app, Speedy Match, to find matching people for dating. Speedy Match is open to singles of all ages.{% endblocktranslate %}

{% blocktranslate with site_name=site_name %}All the features on Speedy Net and Speedy Match are free of charge. Join Speedy Net today to find friends, it only takes a few minutes.{% endblocktranslate %}

{% endblock %} {% block main_page_image %} {% endblock %} {% block total_number_of_active_members_block %} {% if total_number_of_active_members_text %}
{{ total_number_of_active_members_text }}
{% endif %} {% endblock %} {% block footer_links_2 %} {% if LANGUAGE_CODE == "en" %} {{ block.super }} {% endif %} {% endblock %} {% block footer_extra_links_3 %}

{% if LANGUAGE_CODE == "he" %} טבעונים בעלי מצפון אתגר הטבעונות פרויקט 365 להכיר בספידי {% else %} {% translate "Looking for a boyfriend? Looking for a girlfriend? Come and meet Speedy!" %} {% endif %}

{% endblock %} {% block extra_python_django_links %} Google Gmail {% endblock %} {% block footer_extra_links_5 %} {% if LANGUAGE_CODE == "he" %}

ויגן פרנדלי טבעוניות נהנות יותר תיאבון בריא אבוקדו

{% endif %} {% endblock %} {% block footer_extra_links_6 %}

{% if LANGUAGE_CODE == "he" %} בלוג אדם חופשי אתרי הכרויות טבעונות {% else %} {% if LANGUAGE_CODE == "en" %} {% translate "Free Online Dating" %} Veganism {% endif %} HappyCow {% endif %}

{% endblock %}