feedback implemented
This commit is contained in:
24
index.php
24
index.php
@@ -1,12 +1,12 @@
|
||||
<!-- Get Header -->
|
||||
<?php
|
||||
|
||||
get_header(); ?>
|
||||
|
||||
<section class="h-full overflow-scroll no-scrollbar bg-white pt-16 pb-24">
|
||||
|
||||
<?php the_content(); ?>
|
||||
|
||||
</section>
|
||||
|
||||
<?php get_footer();
|
||||
<!-- Get Header -->
|
||||
<?php
|
||||
|
||||
get_header(); ?>
|
||||
|
||||
<section class="h-full overflow-scroll no-scrollbar bg-white pt-16 pb-24">
|
||||
|
||||
<?php the_content(); ?>
|
||||
|
||||
</section>
|
||||
|
||||
<?php get_footer();
|
||||
|
Reference in New Issue
Block a user