doctype html
html(lang="en")
head
title= Taiga
meta(http-equiv="content-type", content="text/html; charset=utf-8")
meta(name="description", content="Taiga Landing page")
meta(name="keywords", content="Agile, Taiga, Management, Github")
meta(name="viewport", content="width=device-width, user-scalable=no")
link(rel="stylesheet", href="styles/main.css")
block head
body
div.wrapper
include views/modules/nav
block content