Files
blog.hifuu.ink/themes/next/layout/_partials/post/post-footer.swig
2025-02-26 09:16:07 +08:00

8 lines
155 B
Plaintext

{%- if theme.rating.enable %}
<div class="post-widgets">
<div class="wp_rating">
<div id="wpac-rating"></div>
</div>
</div>
{%- endif %}