mirror of
https://github.com/cupcakearmy/liquet.git
synced 2024-10-31 23:54:12 +01:00
move links outside the content
This commit is contained in:
parent
6e001a303c
commit
2ec02a9270
@ -44,6 +44,9 @@ $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 ); ?>
|
||||||
|
Loading…
Reference in New Issue
Block a user