From 8893db14caa6d34117dcb7e38ec1af32baa89b95 Mon Sep 17 00:00:00 2001
From: Alex Yatskov
Date: Wed, 15 Mar 2017 21:13:58 -0700
Subject: wip
---
ext/bg/js/templates.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'ext/bg/js')
diff --git a/ext/bg/js/templates.js b/ext/bg/js/templates.js
index 2a8bf5b3..ebff387b 100644
--- a/ext/bg/js/templates.js
+++ b/ext/bg/js/templates.js
@@ -296,7 +296,7 @@ templates['kanji.html'] = template({"1":function(container,depth0,helpers,partia
+ ((stack1 = helpers.each.call(alias1,(depth0 != null ? depth0.tags : depth0),{"name":"each","hash":{},"fn":container.program(7, data, 0),"inverse":container.noop,"data":data})) != null ? stack1 : "")
+ " \n\n \n"
+ ((stack1 = helpers["if"].call(alias1,((stack1 = (depth0 != null ? depth0.glossary : depth0)) != null ? stack1["1"] : stack1),{"name":"if","hash":{},"fn":container.program(9, data, 0),"inverse":container.program(13, data, 0),"data":data})) != null ? stack1 : "")
- + "
\n
\n";
+ + " \n\n Back\n\n";
},"2":function(container,depth0,helpers,partials,data) {
var helper;
--
cgit v1.2.3