Simplified Theme
This commit is contained in:
		
					parent
					
						
							
								5f5bf5659e
							
						
					
				
			
			
				commit
				
					
						74c2f9a235
					
				
			
		
					 42 changed files with 424 additions and 426 deletions
				
			
		|  | @ -25,9 +25,9 @@ format: page-fullwidth | |||
| 				<h1>{{ page.title }}</h1> | ||||
| 			</header> | ||||
| 
 | ||||
| 			{% if page.description %} | ||||
| 			{% if page.teaser %} | ||||
| 			<p class="teaser"> | ||||
| 				{{ page.description }} | ||||
| 				{{ page.teaser }} | ||||
| 			</p> | ||||
| 			{% endif %} | ||||
| 			 | ||||
|  |  | |||
		Reference in a new issue