8 lines
179 B
HTML
8 lines
179 B
HTML
{{ template "rmo/layout/base.html" . }}
|
|
|
|
{{ define "title" }}Submit Response{{ end }}
|
|
{{ define "extraheader" }}
|
|
{{ end }}
|
|
{{ define "content" }}
|
|
<!-- Main Content -->
|
|
{{ end }}
|