nicenote/themes/material/layout/_partial/comment.ejs
2018-07-13 19:29:56 +08:00

3 lines
107 B
Plaintext
Executable File

<% if(theme.comment.use) { %>
<%- partial('_widget/comment/' + theme.comment.use + '/enter') %>
<% } %>