diff --git a/templates/article.html b/templates/article.html index e9022db..aa426c6 100644 --- a/templates/article.html +++ b/templates/article.html @@ -14,20 +14,6 @@ $if(keywords)$ $endif$ $if(title-prefix)$$title-prefix$ – $endif$$pagetitle$ - -$if(highlighting-css)$ - -$endif$ $for(css)$ $endfor$ diff --git a/templates/pandoc.html b/templates/pandoc.html index e9022db..aa426c6 100644 --- a/templates/pandoc.html +++ b/templates/pandoc.html @@ -14,20 +14,6 @@ $if(keywords)$ $endif$ $if(title-prefix)$$title-prefix$ – $endif$$pagetitle$ - -$if(highlighting-css)$ - -$endif$ $for(css)$ $endfor$ diff --git a/templates/project.html b/templates/project.html index 38ae15c..1ceb1f9 100644 --- a/templates/project.html +++ b/templates/project.html @@ -14,20 +14,6 @@ $if(keywords)$ $endif$ $if(title-prefix)$$title-prefix$ – $endif$$pagetitle$ - -$if(highlighting-css)$ - -$endif$ $for(css)$ $endfor$