mirror of
https://github.com/cupcakearmy/liquet.git
synced 2024-12-22 16:16:25 +00:00
move links outside the content
This commit is contained in:
parent
6e001a303c
commit
2ec02a9270
@ -44,9 +44,12 @@ $dates = getDates();
|
||||
</div>
|
||||
<br><br>
|
||||
<?php the_content(); ?>
|
||||
|
||||
</div>
|
||||
<div class="flex container vertical middle">
|
||||
<br>
|
||||
<?php render_current_tags(); ?>
|
||||
<?php render_links(true); ?>
|
||||
<?php render_links( true ); ?>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user