Skip to content

Instantly share code, notes, and snippets.

<?php
/*
Template Name: Formulaire sur-mesure
*/
get_header(); ?>
<?php
/*
Template Name: Private Page
*/
get_header(); ?>
<?php the_title() ?>
<?php the_content() ?>