<?php

namespace Yoast\YoastCom\Theme;

?>
<ul class="list--unstyled list--breath">
	<li><a href="<?php 
echo esc_url(url_plugin_overview());
?>
"><?php 
_e('Check out all Yoast plugins', 'yoastcom');
?>
 &raquo;</a></li>
	<?php 
if (post_meta('github')) {
    ?>
		<li><a href="<?php 
    echo esc_url(url_bug_report());
    ?>
">Report a bug &raquo;</a></li>
		<li><a href="<?php 
    echo esc_url(url_follow_dev());
    ?>
">Follow development on GitHub &raquo;</a></li>
	<?php 
}
?>
</ul>
<?php 
	<main role="main">

		<section class="row iceberg">
			<?php 
get_template_part('html_includes/partials/promoblocks-homepage');
?>
		</section>

		<hr class="hr--no-pointer" data-push-sticky>

		<div class="rowholder">
			<section class="row iceberg theme-academy">

				<h2><a href="<?php 
echo url_plugin_overview();
?>
"><?php 
_e('WordPress plugins by Yoast', 'yoastcom');
?>
</a></h2>
				<?php 
get_template_part('html_includes/partials/more-plugin');
?>
			</section>
		</div>

		<hr>

		<div class="rowholder">
			<section class="row">