Skip to content

Instantly share code, notes, and snippets.

@Cibernomadas
Created May 29, 2018 20:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Cibernomadas/b4573592801442906dc738406f412a11 to your computer and use it in GitHub Desktop.
Save Cibernomadas/b4573592801442906dc738406f412a11 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>{{ .title }}</title>
</head>
<body>
<p>Hola <b>{{ .username }}</b></p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment