mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-01 19:30:31 +02:00
Remove unneeded comment in layouts
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
<head>
|
<head>
|
||||||
<!-- Meta, title, CSS, favicons, etc. -->
|
<!-- Meta, title, CSS, favicons, etc. -->
|
||||||
{% include header.html %}
|
{% include header.html %}
|
||||||
<!-- Place anything custom after this. -->
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<a class="sr-only" href="#content">Skip navigation</a>
|
<a class="sr-only" href="#content">Skip navigation</a>
|
||||||
|
@@ -3,7 +3,6 @@
|
|||||||
<head>
|
<head>
|
||||||
<!-- Meta, title, CSS, favicons, etc. -->
|
<!-- Meta, title, CSS, favicons, etc. -->
|
||||||
{% include header.html %}
|
{% include header.html %}
|
||||||
<!-- Place anything custom after this. -->
|
|
||||||
</head>
|
</head>
|
||||||
<body class="bs-docs-home">
|
<body class="bs-docs-home">
|
||||||
<a class="sr-only" href="#content">Skip navigation</a>
|
<a class="sr-only" href="#content">Skip navigation</a>
|
||||||
|
Reference in New Issue
Block a user