---
lang: es
menufor:
- text: Personas
url: bitcoin-para-personas
- text: Empresas
url: bitcoin-para-empresas
- text: Desarrolladores
url: bitcoin-para-desarrolladores
- text: Entusiastas
url: bitcoin-para-entusiastas
menu:
- text: Como funciona
url: como-funciona
- text: Vocabulario
url: vocabulario
- text: Recursos
url: recursos
- text: Comunidad
url: comunidad
- text: Desarrollo
url: desarrollo
- text: Fundación
url: fundacion
- text: Acerca de
url: acerca-de
---
{{ 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 %}
{% endif %}