From 11f543445af96665db848143a5eb2ce0860e1920 Mon Sep 17 00:00:00 2001 From: Akihiro Takizawa Date: Fri, 16 Feb 2018 09:37:00 +0900 Subject: [PATCH] fix dc.identifier element using opf:scheme in sphinx/templates/epub3/content.opf_t --- sphinx/templates/epub3/content.opf_t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/templates/epub3/content.opf_t b/sphinx/templates/epub3/content.opf_t index 224443283..dc71bb421 100644 --- a/sphinx/templates/epub3/content.opf_t +++ b/sphinx/templates/epub3/content.opf_t @@ -11,7 +11,7 @@ {{ contributor }} {{ publisher }} {{ copyright }} - {{ id }} + {{ id }} {{ date }} {{ date }} {{ version }}