--- 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.all or site.ALERT[page.lang] %} {% if site.ALERT_CLASS.all %}{% assign class = site.ALERT_CLASS.all%}{% endif %}{% if site.ALERT_CLASS[page.lang] %}{% assign class = site.ALERT_CLASS[page.lang]%}{% endif %} {% if site.ALERT.all %}{% assign alert = site.ALERT.all%}{% endif %}{% if site.ALERT[page.lang] %}{% assign alert = site.ALERT[page.lang]%}{% endif %}
{{ alert }}
{% endif %}
{{ content }}