mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-19 18:42:34 +00:00
8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
{%- if theme.rating.enable %}
|
|
<div class="post-widgets">
|
|
<div class="wpac-rating-container">
|
|
<div id="wpac-rating"></div>
|
|
</div>
|
|
</div>
|
|
{%- endif %}
|