Skip to content

Instantly share code, notes, and snippets.

@vincenting
Last active December 20, 2015 14:19
Show Gist options
  • Save vincenting/6145517 to your computer and use it in GitHub Desktop.
Save vincenting/6145517 to your computer and use it in GitHub Desktop.
doctype html
html(lang="zh-CN")
head
meta(charset="utf-8")
title Hello World
meta(name="keywords", content="")
meta(name="description", content="")
meta(name="viewport", content="width=device-width")
link(rel="stylesheet", href="/static/css/style.css")
script(type="text/javascript", src="/static/js/common.js")
body
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment