doctype html
html(lang='en')
head
title
meta(charset='utf-8')
meta(http-equiv='X-UA-Compatible', content='IE=edge')
meta(name='viewport', content='width=device-width, initial-scale=1')
meta(name='description', content='')
meta(name='author', content='')
// Fabicon
link(rel="icon" type="image/png" sizes="16x16" href="../img/favicon-16x16.png")
// Custom styles for this template
link(href='/css/main.css', rel='stylesheet')
//Font Awesome
link(rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css")
// Basehold
//link(rel="stylesheet" href="http://basehold.it/24")
// Google Analytic
script.
body
wrapper
script(src='https:///code.jquery.com/jquery-1.12.0.min.js')
Starter Template for Jade
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.