From a8c7a8602fff55df8279b9f56dfece875005a7fa Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Mon, 28 Mar 2016 19:44:28 -0700 Subject: Use partials --- util/tmpl/term.html | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 util/tmpl/term.html (limited to 'util/tmpl/term.html') diff --git a/util/tmpl/term.html b/util/tmpl/term.html new file mode 100644 index 00000000..e46e9d5b --- /dev/null +++ b/util/tmpl/term.html @@ -0,0 +1,3 @@ +
{{expression}}
+{{#if reading}}
{{reading}}
{{/if}} +
{{glossary}}
-- cgit v1.2.3