timers3000
Version:
Provides a graphical interface in your browser to create and manage incremental timers for your daily tasks.
14 lines (12 loc) • 366 B
text/jade
doctype html
html
head
title Timers3000
meta(name='author' content='Tim Rach')
script(src="/js/jquery-2.1.0.min.js")
script(src="/js/bootstrap.min.js")
link(rel='stylesheet', href='/css/bootstrap.min.css')
link(rel='stylesheet', href='/css/font-awesome.min.css')
block head
body
block content