new
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<?php
|
||||
echo '<div class="content">';
|
||||
echo "<h1>", the_title(), "</h1>";
|
||||
echo "<h1># ", the_title(), "</h1><hr />";
|
||||
the_content();
|
||||
echo '</div>';
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user