{% extends 'main/main_page_base.html' %} {% load crispy_forms_tags %} {% load i18n %} {% load static %} {% block title %}{% block site_title %}{{ block.super }}{% endblock %} - {% translate 'Free online dating'|title %}{% endblock %} {% block description %} {% endblock %} {% block main_page_h5 %} {% blocktranslate with site_name=site_name %}Looking for a boyfriend? Looking for a girlfriend? Come and meet Speedy!{% endblocktranslate %} {% blocktranslate with site_name=site_name languages_num=11 language_code=LANGUAGE_CODE %}Speedy Match is a new dating/matching web app for romantic purposes for singles who are members of Speedy Net. With Speedy Match you can find matching people for dating and chat with them online. You can add people as friends on Speedy Net, like people and send them messages. Speedy Match 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 %}All the features on Speedy Net and Speedy Match are free of charge. Join Speedy Match today to find matching partners, 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_extra_links_5 %} {{ block.super }} {% if LANGUAGE_CODE == "he" %}

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

{% endif %} {% endblock %} {% comment %} {% block extra_js %} {{ block.super }} {% if site.domain == 'speedymatch.com' %} {# #} {# #} {% endif %} {% endblock %} {% endcomment %}