mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
8 lines
155 B
Plaintext
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 %}
|