From 1a92b99c68e0ffd2ef9476fe93fbd8b839885cf6 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 11 Mar 2021 22:54:46 +0200 Subject: [PATCH] templates: Reduce top margin --- templates/index.html | 2 +- templates/process.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index cfe2114..a34d8fd 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,7 +4,7 @@
-

DSpace CSV Metadata Quality Checker

+

DSpace CSV Metadata Quality Checker

The DSpace CSV Metadata Quality Checker is a pipeline of sanity checks and automated fixes for a number of common issues in metadata files.

Select a CSV file to process.

diff --git a/templates/process.html b/templates/process.html index 7b6b6bb..215198e 100644 --- a/templates/process.html +++ b/templates/process.html @@ -4,7 +4,7 @@
-

DSpace CSV Metadata Quality Checker

+

DSpace CSV Metadata Quality Checker

Processing {{ filename }}