show learn footer on press posts too

This commit is contained in:
Alex Grintsvayg 2016-09-07 22:26:24 -04:00
parent e21e9d8404
commit e513f0e714

View file

@ -9,4 +9,4 @@
</div>
</section>
</main>
<?php echo View::render('nav/_footer') ?>
<?php echo View::render('nav/_footer', ['showLearnFooter' => true]) ?>