forked from autonomic-cooperative/cotech-website
		
	Extract header include from layouts
This commit is contained in:
		
							
								
								
									
										14
									
								
								_includes/header.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								_includes/header.html
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,14 @@ | ||||
| <header> | ||||
|   <div data-sticky-container style="height: 82.7812px;"> | ||||
|     <div class="top-bar sticky iss-stuck is-at-top" data-sticky data-margin-top=0> | ||||
|       <div class="top-bar-title"> | ||||
|         <strong> | ||||
|           <a id="logo" href="/"> | ||||
|             <img src="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/img/CoTech-logo.png">CoTech | ||||
|           </a> | ||||
|         </strong> | ||||
|         <a class="back" href="/">← Go Back</a> | ||||
|       </div> | ||||
|     </div> | ||||
|   </div> | ||||
| </header> | ||||
| @ -7,20 +7,7 @@ | ||||
|  | ||||
| <body> | ||||
|  | ||||
|   <header> | ||||
|     <div data-sticky-container style="height: 82.7812px;"> | ||||
|       <div class="top-bar sticky iss-stuck is-at-top" data-sticky data-margin-top=0> | ||||
|         <div class="top-bar-title"> | ||||
|           <strong> | ||||
|             <a id="logo" href="/"> | ||||
|               <img src="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/img/CoTech-logo.png">CoTech | ||||
|             </a> | ||||
|           </strong> | ||||
|           <a class="back" href="/">← Go Back</a> | ||||
|         </div> | ||||
|       </div> | ||||
|     </div> | ||||
|   </header> | ||||
|   {% include header.html %} | ||||
|  | ||||
|   <div class="coop"> | ||||
|  | ||||
|  | ||||
| @ -5,20 +5,7 @@ | ||||
|  | ||||
| <body> | ||||
|  | ||||
|   <header> | ||||
|     <div data-sticky-container style="height: 82.7812px;"> | ||||
|       <div class="top-bar sticky iss-stuck is-at-top" data-sticky data-margin-top=0> | ||||
|         <div class="top-bar-title"> | ||||
|           <strong> | ||||
|             <a id="logo" href="/"> | ||||
|               <img src="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/img/CoTech-logo.png">CoTech | ||||
|             </a> | ||||
|           </strong> | ||||
|           <a class="back" href="/">← Go Back</a> | ||||
|         </div> | ||||
|       </div> | ||||
|     </div> | ||||
|   </header> | ||||
|   {% include header.html %} | ||||
|  | ||||
|   <div> | ||||
|  | ||||
|  | ||||
| @ -7,20 +7,7 @@ | ||||
|  | ||||
| <body> | ||||
|  | ||||
|   <header> | ||||
|     <div data-sticky-container style="height: 82.7812px;"> | ||||
|       <div class="top-bar sticky iss-stuck is-at-top" data-sticky data-margin-top=0> | ||||
|         <div class="top-bar-title"> | ||||
|           <strong> | ||||
|             <a id="logo" href="/"> | ||||
|               <img src="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/img/CoTech-logo.png">CoTech | ||||
|             </a> | ||||
|           </strong> | ||||
|           <a class="back" href="/">← Go Back</a> | ||||
|         </div> | ||||
|       </div> | ||||
|     </div> | ||||
|   </header> | ||||
|   {% include header.html %} | ||||
|  | ||||
|   <div class="service"> | ||||
|  | ||||
|  | ||||
| @ -7,20 +7,7 @@ | ||||
|  | ||||
| <body> | ||||
|  | ||||
|   <header> | ||||
|     <div data-sticky-container style="height: 82.7812px;"> | ||||
|       <div class="top-bar sticky iss-stuck is-at-top" data-sticky data-margin-top=0> | ||||
|         <div class="top-bar-title"> | ||||
|           <strong> | ||||
|             <a id="logo" href="/"> | ||||
|               <img src="{{ site.github.url }}/app/themes/coop-tech-oowp-theme/public/img/CoTech-logo.png">CoTech | ||||
|             </a> | ||||
|           </strong> | ||||
|           <a class="back" href="/">← Go Back</a> | ||||
|         </div> | ||||
|       </div> | ||||
|     </div> | ||||
|   </header> | ||||
|   {% include header.html %} | ||||
|  | ||||
|   <div class="technology"> | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user