15 lines
467 B
Plaintext
15 lines
467 B
Plaintext
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
|
|
include views/modules/nav
|
|
div.wrapper
|
|
block content
|