Its not working for me
I made template with name here in http://share-ask.com/wp-content/themes/Route/page-questions.php
& below is my template code
<?php
get_header(); ?>
<section id=”container” class=”one-column”>
<div id=”content” role=”main”>
<?php the_content(); ?>
</div><!– #content –>
</section><!– #container –>
<?php get_footer(); ?>
still same Double title error reply asap