--- lang: en menufor: - id: bitcoin-for-individuals text: Individuals - id: bitcoin-for-businesses text: Businesses - id: bitcoin-for-developers text: Developers - id: bitcoin-for-enthusiasts text: Enthusiasts - id: bitcoin-for-press text: Press menu: - id: how-it-works text: How it works - id: vocabulary text: Vocabulary - id: resources text: Resources - id: community text: Community - id: development text: Development - id: foundation text: Foundation - id: about text: About button: wallet: Choose your wallet know: You need to know support: Support Bitcoin footer: © Bitcoin Project 2009–2013 Released under the MIT license --- {{ page.title }} {% lesscss main.less %} {% if site.ALERT or site.ALERT_en %} {% if site.ALERT_CLASS %}{% assign class = site.ALERT_CLASS%}{% endif %}{% if site.ALERT_CLASS_en %}{% assign class = site.ALERT_CLASS_en%}{% endif %} {% if site.ALERT %}{% assign alert = site.ALERT%}{% endif %}{% if site.ALERT_en %}{% assign alert = site.ALERT_en%}{% endif %}
{{ alert }}
{% endif %}
{{ content }}