Skip to content

Instantly share code, notes, and snippets.

@rsdiaz
Created April 28, 2016 17:11
Show Gist options
  • Save rsdiaz/8a1af0339f7d314f83669abd19c14f98 to your computer and use it in GitHub Desktop.
Save rsdiaz/8a1af0339f7d314f83669abd19c14f98 to your computer and use it in GitHub Desktop.
doctype html
html
head
title= title
link(rel='stylesheet', href='/stylesheets/style.css')
// Incluimos Bootstrap
link(rel='stylesheet', href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css')
body
block content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment