summaryrefslogtreecommitdiffstats
path: root/ogcp/templates/actions/image_create.html
Commit message (Collapse)AuthorAgeFilesLines
* Add image create templateJose M. Guisado2021-02-101-0/+11
Image creation action was lacking a template to render the form. This patch adds said template. Also redirects to /scopes when the request was processed by the ogserver successfully.