mirror of
https://github.com/twbs/bootstrap.git
synced 2025-12-10 00:07:05 -05:00
Remove unneeded comment in layouts
This commit is contained in:
parent
a1cdbbe55e
commit
ba818bc4e3
@ -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>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user