Skip to content

Instantly share code, notes, and snippets.

@ayxos
Created February 4, 2014 22:14
Show Gist options
  • Save ayxos/8813448 to your computer and use it in GitHub Desktop.
Save ayxos/8813448 to your computer and use it in GitHub Desktop.
doctype html
html(lang='es')
head
meta(charset='utf-8')
meta(name='description', content='APIRest_test')
meta(name='keywords', content='API, rest, node, mongo, mongoose, html5, express')
title= title
link(rel='stylesheet', href='/stylesheets/style.css')
script(type="text/javascript", src="http://code.jquery.com/jquery-1.11.0.min.js")
script(type="text/javascript", src="/javascripts/main.js")
body
block content
footer
block footer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment