comparison: templates/ajovuoro-suppea.html
templates/ajovuoro-suppea.html
- changeset 25
- cb423946cf33
- parent 24
- e6bdb9c54096
- child 26
- 69cc75506d4f
equal
deleted
inserted
replaced
1 <html> |
|
2 <head> |
|
3 <link rel="icon" type="image/png" href="/static/favicon.png" /> |
|
4 <link rel="stylesheet" type="text/css" href="/static/style.css" /> |
|
5 <meta charset='UTF-8' /> |
|
6 <style> |
|
7 td, th, body |
|
8 { |
|
9 font-size: 24pt; |
|
10 } |
|
11 .sarake-aika |
|
12 { |
|
13 text-align: center; |
|
14 } |
|
15 </style> |
|
16 <title>{{linja}} {{selite}}</title> |
|
17 </head> |
|
18 <body> |
|
19 <h1>{{linja}} {{selite}}</h1> |
|
20 </body> |
|
21 </html> |
|