2025-02-08 03:18:24 +00:00

4 lines
139 B
Plaintext
Executable File

<% if(post.music && post.music.enable != false){ %>
<%- partial('../_plugins/aplayer/layout', {post: post, where: 'meta'}) %>
<% } %>