20 lines
1.4 KiB
PHP
20 lines
1.4 KiB
PHP
<?php
|
|
/**
|
|
* Title: Hidden 404
|
|
* Slug: halloween-gift-store/hidden-404
|
|
* Categories: template
|
|
*/
|
|
?>
|
|
<!-- wp:heading {"style":{"typography":{"fontWeight":"600","lineHeight":"1","fontStyle":"normal","fontSize":"300px"}},"textColor":"foreground","className":"has-text-align-center"} -->
|
|
<h2 class="wp-block-heading has-text-align-center has-foreground-color has-text-color" style="font-size:300px;font-style:normal;font-weight:600;line-height:1"> 4<mark style="background-color: rgba(0, 0, 0, 0);color:var(--wp--preset--color--primary)" class="has-inline-color">0</mark>4 </h2>
|
|
<!-- /wp:heading -->
|
|
|
|
<!-- wp:heading {"textAlign":"center","level":1,"style":{"typography":{"fontSize":"43px"}}} -->
|
|
<h1 class="wp-block-heading has-text-align-center" style="font-size:43px"><?php echo esc_html__('Page Not Found', 'halloween-gift-store'); ?></h1>
|
|
<!-- /wp:heading -->
|
|
|
|
<!-- wp:paragraph {"align":"center"} -->
|
|
<p class="has-text-align-center"><?php echo esc_html__('This page could not be found. Maybe try a search?', 'halloween-gift-store'); ?></p>
|
|
<!-- /wp:paragraph -->
|
|
|
|
<!-- wp:search {"label":"Search","showLabel":false,"placeholder":"Search...","width":525,"widthUnit":"px","buttonText":"Search","buttonPosition":"button-inside","buttonUseIcon":true,"align":"center","style":{"border":{"radius":"10px"},"color":{"background":"var(--wp--preset--color--primary)"}},"textColor":"white"} /-->
|