diff --git a/templates/viewer.html b/templates/viewer.html
index e771530..e7b6523 100644
--- a/templates/viewer.html
+++ b/templates/viewer.html
@@ -35,25 +35,47 @@
// actually draw the pixel images to the canvas at the right size
context.drawImage(im, 0, 0, canvas.width, canvas.height )
- // draw rect on each face
- for( i=0; i