summaryrefslogtreecommitdiff
path: root/views/tm_list.pug
blob: f5efa26bd1ed6f80849d16ef9c167947581cf869 (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.html">tournament information</a>.

			+seedlist(seeds, "Mini Cup")