diff --git a/background.html b/background.html
index 2aa804fa..7db382f0 100644
--- a/background.html
+++ b/background.html
@@ -304,7 +304,7 @@
{{ /has_their_key }}
{{ #has_their_key }}
-
+
{{ #chunks }} {{ . }} {{ /chunks }}
diff --git a/js/views/key_verification_view.js b/js/views/key_verification_view.js
index 73e54cc3..71cfcfd7 100644
--- a/js/views/key_verification_view.js
+++ b/js/views/key_verification_view.js
@@ -17,8 +17,8 @@
this.loadTheirKey(),
this.loadOurKey(),
]).then(this.generateSecurityNumber.bind(this))
- .then(this.render.bind(this))
- .then(this.makeQRCode.bind(this));
+ .then(this.render.bind(this));
+ //.then(this.makeQRCode.bind(this));
},
makeQRCode: function() {
new QRCode(this.$('.qr')[0]).makeCode(