27 lines
		
	
	
		
			946 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			946 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| /**
 | |
|  * Title: Blogging search template
 | |
|  * Slug: twentytwentyfour/template-search-blogging
 | |
|  * Template Types: search
 | |
|  * Viewport width: 1400
 | |
|  * Inserter: no
 | |
|  */
 | |
| ?>
 | |
| 
 | |
| <!-- wp:template-part {"slug":"header","area":"header","tagName":"header"} /-->
 | |
| 
 | |
| <!-- wp:group {"tagName":"main","style":{"spacing":{"blockGap":"0","margin":{"top":"0"}}},"layout":{"type":"constrained"}} -->
 | |
| <main class="wp-block-group" style="margin-top:0">
 | |
| 	<!-- wp:group {"layout":{"type":"default"}} -->
 | |
| 	<div class="wp-block-group">
 | |
| 		<!-- wp:query-title {"type":"search","style":{"typography":{"lineHeight":"1"},"spacing":{"padding":{"top":"var:preset|spacing|50","bottom":"var:preset|spacing|30"}}}} /-->
 | |
| 		<!-- wp:pattern {"slug":"twentytwentyfour/hidden-search"} /-->
 | |
| 	</div>
 | |
| 	<!-- /wp:group -->
 | |
| 
 | |
| 	<!-- wp:pattern {"slug":"twentytwentyfour/posts-1-col"} /-->
 | |
| </main>
 | |
| <!-- /wp:group -->
 | |
| 
 | |
| <!-- wp:template-part {"slug":"footer","area":"footer","tagName":"footer"} /-->
 |