8 lines
158 B
HTML
8 lines
158 B
HTML
|
|
{{ template "rmo/layout/base.html" . }}
|
||
|
|
|
||
|
|
{{ define "title" }}District Concerns{{ end }}
|
||
|
|
{{ define "extraheader" }}
|
||
|
|
{{ end }}
|
||
|
|
{{ define "content" }}
|
||
|
|
{{ end }}
|