Explorar el Código

Merge branch 'master' of https://github.com/oz123/blogit

Oz Nahum hace 12 años
padre
commit
e866e37446
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      blogit.py

+ 1 - 1
blogit.py

@@ -106,7 +106,7 @@ GLOBAL_TEMPLATE_CONTEXT = {
     ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
   })();
-V</script>"""
+</script>"""
 }
 
 KINDS = {