monero-site/community/hangouts/index.md
erciccione 1d534a4a04
Remove 'untranslated' snippet logic from all pages (except where it's called using 'include')
It's not compatible with Weblate and will be not needed after the migration
2020-01-27 12:26:31 +01:00

4.2 KiB

layout title permalink
custom titles.hangouts /community/hangouts/index.html

{% t global.lang_tag %}

{% t hangouts.intro %}

{% t hangouts.resources %}

{% t hangouts.resources_para %}

{% t hangouts.mailing_list %}

{% t hangouts.mailing_list1 %}

{% t hangouts.subscribe %}

{% t hangouts.irc %}

{% t hangouts.irc_para %}

{% for channel in site.translations[site.lang].hangouts.irc_channels %}
#{{ channel.channel }}

{{ channel.description }}

{% endfor %}