summaryrefslogtreecommitdiff
path: root/views/tm_list.pug
blob: 7c25d69214ef4d1a4a5cb5914cafcbe1e168e379 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
//- vim:ts=4:sw=4:
doctype html
html
	head
		include head
		title Tournaments
	body
		include header
		article
			h1 Tournaments

			p See <a href="/docs/tournaments">tournament information</a>.

			+seedlist(seeds, "Mini Cup")