diff --git a/meta_creator/templates/meta_creator/error.html b/meta_creator/templates/meta_creator/error.html index 35de543..3b2c3fa 100644 --- a/meta_creator/templates/meta_creator/error.html +++ b/meta_creator/templates/meta_creator/error.html @@ -5,7 +5,7 @@ {% load static %} {% block content %} -
We're sorry, but there was an error while processing your request.
{{ error_message }}
diff --git a/meta_creator/templates/meta_creator/index.html b/meta_creator/templates/meta_creator/index.html index f6a6c06..6d1587e 100644 --- a/meta_creator/templates/meta_creator/index.html +++ b/meta_creator/templates/meta_creator/index.html @@ -1,67 +1,104 @@ -{% extends 'base.html' %} - -{% load static %} - -{% block content %} +{% extends 'base.html' %} {% load static %} {% block content %} -Software Metadata Extraction and Curation Software
- -