<?php get_header(); global $DM_DENIED_MSG; echo "<div class='dm_forbidden'>$DM_DENIED_MSG</div>"; get_footer(); ?>