--- lang: en menufor: - text: Individuals url: bitcoin-for-individuals - text: Organizations url: bitcoin-for-organizations - text: Developers url: bitcoin-for-developers - text: Enthusiasts url: bitcoin-for-enthusiasts menu: - text: How it works url: how-it-works - text: Vocabulary url: vocabulary - text: Resources url: resources - text: Community url: community - text: Development url: development - text: Foundation url: foundation - text: About url: about --- {{ page.title }} {% lesscss bootstrap.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 }}