]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove inaccurate comment
authorChris Rebert <code@rebertia.com>
Wed, 15 Jan 2014 22:29:58 +0000 (14:29 -0800)
committerChris Rebert <code@rebertia.com>
Wed, 15 Jan 2014 23:04:08 +0000 (15:04 -0800)
docs/_layouts/default.html
docs/_layouts/home.html

index 5a8ae85754db68f7a8ecac1ad3c92e2fee955695..3c7e70a12e1dcb84bf008bea0ac8fef3cdc8a0b4 100644 (file)
@@ -48,7 +48,6 @@
 
     </div>
 
-    <!-- JS and analytics only. -->
     {% include footer.html %}
   </body>
 </html>
index 9020f6384a43f9d88990e74cebd1165d421eae44..ace3190383bbaae017040afbd28d1f8389d2134c 100644 (file)
@@ -13,7 +13,6 @@
     <!-- Page content of course! -->
     {{ content }}
 
-    <!-- JS and analytics only. -->
     {% include footer.html %}
   </body>
 </html>