Skip to content
Snippets Groups Projects
Verified Commit 4d0511d5 authored by David Beniamine's avatar David Beniamine
Browse files

Do not put the page name in h1

parent ad001343
No related branches found
No related tags found
No related merge requests found
<?php theme_include('header'); ?> <?php theme_include('header'); ?>
<section class="content wrap"> <section class="content wrap">
<h1><?php echo page_title(); ?></h1>
<?php echo page_content(); ?> <?php echo page_content(); ?>
</section> </section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment