From 479c6babd7b64064b6646f553d1df19bd4099080 2013-01-11 21:04:27 From: damianavila Date: 2013-01-11 21:04:27 Subject: [PATCH] Modified reveal template to delete commented script. --- diff --git a/templates/reveal_base.html b/templates/reveal_base.html index 9780c47..64d60fd 100644 --- a/templates/reveal_base.html +++ b/templates/reveal_base.html @@ -53,16 +53,4 @@ Reveal.addEventListener( 'slidechanged', function( event ) { MathJax.Hub.Rerender(event.currentSlide); }); - - - // + \ No newline at end of file