10 lines
228 B
Plaintext
Executable File
10 lines
228 B
Plaintext
Executable File
<!-- 使用 changyan -->
|
|
<div id="changyan-comment">
|
|
<%- partial('_widget/comment/' + theme.comment.use + '/main') %>
|
|
</div>
|
|
<style>
|
|
#changyan-comment{
|
|
background-color: #eee;
|
|
padding: 2pc;
|
|
}
|
|
</style> |