--- lang: es menufor: - id: bitcoin-for-individuals text: Personas - id: bitcoin-for-businesses text: Empresas - id: bitcoin-for-developers text: Desarrolladores - id: bitcoin-for-enthusiasts text: Entusiastas menu: - id: how-it-works text: Como funciona - id: vocabulary text: Vocabulario - id: resources text: Recursos - id: community text: Comunidad - id: development text: Desarrollo - id: foundation text: Fundación - id: about text: Acerca de button: wallet: Elige tu monedero know: Debes saber support: Apoya Bitcoin footer: © Bitcoin Project 2009–2013 Publicado bajo la licencia MIT --- {{ page.title }} {% lesscss main.less %} {% if site.ALERT or site.ALERT_es %} {% if site.ALERT_CLASS %}{% assign class = site.ALERT_CLASS%}{% endif %}{% if site.ALERT_CLASS_es %}{% assign class = site.ALERT_CLASS_es%}{% endif %} {% if site.ALERT %}{% assign alert = site.ALERT%}{% endif %}{% if site.ALERT_es %}{% assign alert = site.ALERT_es%}{% endif %}
{{ alert }}
{% endif %}
{{ content }}