4 lines
139 B
Plaintext
Executable File
4 lines
139 B
Plaintext
Executable File
<% if(post.music && post.music.enable != false){ %>
|
|
<%- partial('../_plugins/aplayer/layout', {post: post, where: 'meta'}) %>
|
|
<% } %>
|