0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

remove inaccurate comment

This commit is contained in:
Chris Rebert 2014-01-15 14:29:58 -08:00
parent 0335b8df52
commit 9039a5e90b
2 changed files with 0 additions and 2 deletions

View File

@ -48,7 +48,6 @@
</div>
<!-- JS and analytics only. -->
{% include footer.html %}
</body>
</html>

View File

@ -13,7 +13,6 @@
<!-- Page content of course! -->
{{ content }}
<!-- JS and analytics only. -->
{% include footer.html %}
</body>
</html>