23 lines
		
	
	
		
			982 B
		
	
	
	
		
			HTML
		
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			982 B
		
	
	
	
		
			HTML
		
	
	
	
| +++
 | |
| title=""
 | |
| +++
 | |
| 
 | |
| <div class="content-container">
 | |
|     <h1 class="mdl-typography--display-2 text-center">Build Your Own ShowerLoop</h1>
 | |
|     
 | |
|     <p class="text-center">The ShowerLoop is an open-source project. Get the plans and build your own!</p>
 | |
|     
 | |
|     <div class="make-it-container text-center">
 | |
|         <div class="make-it-box">
 | |
|             <h3>I Want To Build It</h3>
 | |
|             <p>Get access to building plans, materials list, and join our community of builders creating sustainable shower systems around the world.</p>
 | |
|             <div class="button-container">
 | |
|                 <a class="mdl-button mdl-js-button mdl-button--raised mdl-button--colored" href="mailto:info@showerloop.org?subject=I%20Want%20To%20Build%20It">
 | |
|                     Get Started
 | |
|                 </a>
 | |
|             </div>
 | |
|         </div>
 | |
|     </div>
 | |
|     
 | |
|     <p class="text-center">For more information about building your own ShowerLoop system, please <a href="/contact-us">contact us</a>.</p>
 | |
| </div>  |