This makes it much easier to troubleshoot information related to a cell by showing detailed data about a single cell. At this point much is a placeholder, but we at least get the cell boundary coordinates and a map. This also starts to make some code common around doing things like mapping.
7 lines
129 B
HTML
7 lines
129 B
HTML
{{template "authenticated.html" .}}
|
|
|
|
{{define "title"}}Dash{{end}}
|
|
{{define "extraheader"}}
|
|
{{end}}
|
|
{{define "content"}}
|
|
{{end}}
|