From dfee47ca81ffce3e540952abcbdd591ff341e3e7 Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Thu, 29 Nov 2018 13:06:02 +0100 Subject: [PATCH] Include FontAwesome icons in template --- doc/synopsis/template.html | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/synopsis/template.html b/doc/synopsis/template.html index fbbac0a2e..9c267d03f 100644 --- a/doc/synopsis/template.html +++ b/doc/synopsis/template.html @@ -14,6 +14,7 @@ $if(keywords)$ $endif$ $if(title-prefix)$$title-prefix$ – $endif$$pagetitle$ + $for(css)$ $endfor$