From cb1902eaddeb092bf1e3d78f9e601109bd32202c Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Wed, 7 Oct 2020 20:47:44 -0400 Subject: Template handler update (#896) * Rename TemplateHandler to HtmlTemplateCollection * Rename _templateHandler to _templates * Allow creation from both string and element * Simplify setup of templates, don't throw errors on invalid ID --- ext/fg/float.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/fg') diff --git a/ext/fg/float.html b/ext/fg/float.html index df85bc62..4a7cb616 100644 --- a/ext/fg/float.html +++ b/ext/fg/float.html @@ -65,7 +65,7 @@ - + -- cgit v1.2.3