mirror of https://github.com/twbs/bootstrap.git
				
				
				
			
		
			
				
	
	
		
			16 lines
		
	
	
		
			477 B
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			477 B
		
	
	
	
		
			HTML
		
	
	
	
| ---
 | |
| layout: home
 | |
| title: Bootstrap
 | |
| base_url: "./"
 | |
| ---
 | |
| 
 | |
| <div class="bs-masthead">
 | |
|   <div class="container">
 | |
|     <h1>Bootstrap 3</h1>
 | |
|     <p class="lead">Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.</p>
 | |
|     <p>
 | |
|       <a href="{{ site.download_dist }}" class="btn btn-bs btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC1']);">Download Bootstrap</a>
 | |
|     </p>
 | |
|   </div>
 | |
| </div>
 |