Created
April 28, 2016 17:18
-
-
Save rsdiaz/888de1ac415c15d71d7e1dba7e9c3b76 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
extends layout | |
block content | |
div.jumbotron | |
div.container | |
h1=title | |
p Esto es un ejemplo sencillo de un sitio web con Express y Node.js. | |
p | |
a(class='btn btn-primary btn-lg' href='/about', role='button') Leer mas |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment