mirror of
https://github.com/cupcakearmy/liquet.git
synced 2025-09-05 15:30:40 +00:00
move links outside the content
This commit is contained in:
@@ -44,9 +44,12 @@ $dates = getDates();
|
|||||||
</div>
|
</div>
|
||||||
<br><br>
|
<br><br>
|
||||||
<?php the_content(); ?>
|
<?php the_content(); ?>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
<div class="flex container vertical middle">
|
||||||
<br>
|
<br>
|
||||||
<?php render_current_tags(); ?>
|
<?php render_current_tags(); ?>
|
||||||
<?php render_links(true); ?>
|
<?php render_links( true ); ?>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user