Sha256: 2fd2496b54655d6d4d347f211778d439ed2328365d29d358a01e7c9ee076cd04

Contents?: true

Size: 614 Bytes

Versions: 17

Compression:

Stored size: 614 Bytes

Contents

<div class="no-results not-found">
	<header class="page-header">
		<h1 class="page-title"><?php _e( 'Nothing Found', '<%= project_id %>' ); ?></h1>
	</header>

	<div class="page-content">
		<?php if( is_search() ) : ?>

			<p><?php _e( 'Sorry, but nothing matched your search terms. Please try again with some different keywords.', '<%= project_id %>' ); ?></p>
			<?php get_search_form(); ?>

		<?php else : ?>

			<p><?php _e( 'It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching can help.', '<%= project_id %>' ); ?></p>
			<?php get_search_form(); ?>

		<?php endif; ?>
	</div>
</div>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
marv-0.8.2 layouts/theme/templates/partials/content-none.php
marv-0.8.0 layouts/theme/templates/partials/content-none.php
marv-0.7.3 layouts/theme/templates/partials/content-none.php
marv-0.7.2 layouts/theme/templates/partials/content-none.php
marv-0.7.1 layouts/theme/templates/partials/content-none.php
marv-0.7.0 layouts/theme/templates/partials/content-none.php
marv-0.6.5 layouts/theme/templates/partials/content-none.php
marv-0.6.4 layouts/theme/templates/partials/content-none.php
marv-0.6.3 layouts/theme/templates/partials/content-none.php
marv-0.6.2 layouts/theme/templates/partials/content-none.php
marv-0.6.1 layouts/theme/templates/partials/content-none.php
marv-0.6.0 layouts/theme/templates/partials/content-none.php
marv-0.5.0 layouts/theme/templates/partials/content-none.php
marv-0.4.0 layouts/theme/templates/partials/content-none.php
marv-0.3.2 layouts/theme/templates/partials/content-none.php.erb
marv-0.3.1 layouts/default/templates/partials/content-none.php.erb
marv-0.3.0 layouts/default/templates/partials/content-none.php.erb