templates/cluster.html

changeset 26
69cc75506d4f
parent 24
e6bdb9c54096
child 27
f89504285945
equal deleted inserted replaced
25:cb423946cf33 26:69cc75506d4f
1 <html> 1 <html>
2 <head> 2 <head>
3 <link rel="icon" type="image/png" href="/static/favicon.png" /> 3 <link rel="icon" type="image/png" href="/static/favicon.png" />
4 <link rel="stylesheet" type="text/css" href="/static/style.css" /> 4 <link rel="stylesheet" type="text/css" href="/static/style.css" />
5 <meta charset='UTF-8' /> 5 <meta charset='UTF-8' />
6 <title>{{nimi}}</title> 6 <title>{{name}}</title>
7 <style> 7 <style>
8 div.stops-in-cluster 8 div.stops-in-cluster
9 { 9 {
10 margin-left: auto; 10 margin-left: auto;
11 margin-right: auto; 11 margin-right: auto;

mercurial