mirror of https://github.com/twbs/bootstrap.git
				
				
				
			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…
	
		Reference in New Issue