Skip to content

Instantly share code, notes, and snippets.

@siuling88
Created July 28, 2021 20:45
Show Gist options
  • Save siuling88/131a2bb49066c85f0df0429f1f9a656e to your computer and use it in GitHub Desktop.
Save siuling88/131a2bb49066c85f0df0429f1f9a656e to your computer and use it in GitHub Desktop.
<h2>Detalle</h2>
<div>
<h3>{{ persona.nombre }}</h3>
<h4>{{ persona.edad}}</h4>
<p>{{ persona.estadoCivil }}</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment