2025-2-26-fixed
This commit is contained in:
7
themes/next/layout/_partials/post/post-footer.swig
Normal file
7
themes/next/layout/_partials/post/post-footer.swig
Normal file
@ -0,0 +1,7 @@
|
||||
{%- if theme.rating.enable %}
|
||||
<div class="post-widgets">
|
||||
<div class="wp_rating">
|
||||
<div id="wpac-rating"></div>
|
||||
</div>
|
||||
</div>
|
||||
{%- endif %}
|
||||
Reference in New Issue
Block a user