--- menufor: - id: bitcoin-for-individuals - id: bitcoin-for-businesses - id: bitcoin-for-developers - id: bitcoin-for-enthusiasts menu: - id: how-it-works - id: vocabulary - id: resources - id: community - id: development - id: about --- {% capture title %}{% translate title %}{% endcapture %}{% if title != '' %}{{ title }}{% else %}{{ page.title }}{% endif %} {% lesscss main.less %} {% if page.lang == 'ar' or page.lang == 'fa' %}{% lesscss rtl.less %}{% endif %} {% if page.lang == 'pl' or page.lang == 'ru' or page.lang == 'zh_CN' or page.lang == 'zh_TW' %}{% lesscss sans.less %}{% endif %} {% if site.ALERT %}
{{ site.ALERT }}
{% endif %}
{{ content }}