diff --git a/assets/editorial/09final/integrity-new-years-backups/_header.html b/assets/editorial/09final/integrity-new-years-backups/_header.html
deleted file mode 100644
index b12f3a0..0000000
--- a/assets/editorial/09final/integrity-new-years-backups/_header.html
+++ /dev/null
@@ -1 +0,0 @@
-
Almanack
diff --git a/assets/templates/a-basic.html b/assets/templates/a-basic.html
deleted file mode 100644
index 26740d1..0000000
--- a/assets/templates/a-basic.html
+++ /dev/null
@@ -1,70 +0,0 @@
-
-
-
-
-
-
-$for(author-meta)$
-
-$endfor$
-$if(date-meta)$
-
-$endif$
-$if(keywords)$
-
-$endif$
-$if(description-meta)$
-
-$endif$
- $if(title-prefix)$$title-prefix$ – $endif$$pagetitle$
-
-$for(css)$
-
-$endfor$
-$for(header-includes)$
- $header-includes$
-$endfor$
-$if(math)$
- $math$
-$endif$
-
-
-$for(include-before)$
-$include-before$
-$endfor$
-$if(title)$
-
-$endif$
-$if(toc)$
-
-$endif$
-$body$
-$for(include-after)$
-$include-after$
-$endfor$
-
-
diff --git a/assets/templates/pandoc-default.html b/assets/templates/pandoc-default.html
deleted file mode 100644
index dda7e8c..0000000
--- a/assets/templates/pandoc-default.html
+++ /dev/null
@@ -1,73 +0,0 @@
-
-
-
-
-
-
-$for(author-meta)$
-
-$endfor$
-$if(date-meta)$
-
-$endif$
-$if(keywords)$
-
-$endif$
-$if(description-meta)$
-
-$endif$
- $if(title-prefix)$$title-prefix$ – $endif$$pagetitle$
-
-$for(css)$
-
-$endfor$
-$for(header-includes)$
- $header-includes$
-$endfor$
-$if(math)$
- $math$
-$endif$
-
-
-
-$for(include-before)$
-$include-before$
-$endfor$
-$if(title)$
-
-$endif$
-$if(toc)$
-
-$endif$
-$body$
-$for(include-after)$
-$include-after$
-$endfor$
-
-