diff options
Diffstat (limited to 'ogcp/templates/actions')
-rw-r--r-- | ogcp/templates/actions/image_details.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ogcp/templates/actions/image_details.html b/ogcp/templates/actions/image_details.html index a4feb55..e54d3e8 100644 --- a/ogcp/templates/actions/image_details.html +++ b/ogcp/templates/actions/image_details.html @@ -1,4 +1,4 @@ -{% extends 'base.html' %} +{% extends 'images.html' %} {% import "bootstrap/wtf.html" as wtf %} {% block content %} |