pages(detail): Finishing the details one last time
Trust me!!!
This commit is contained in:
6
post.ftl
6
post.ftl
@@ -50,11 +50,11 @@
|
||||
${post.formatContent!}
|
||||
</div>
|
||||
</div>
|
||||
<div class="commentButton">
|
||||
<a href="${blog_url!}">
|
||||
<div class="post-bottom-menu">
|
||||
<a href="${blog_url!}" >
|
||||
退回首页
|
||||
</a>
|
||||
<a href="">
|
||||
<a href="javascript:document.getElementById('comment').classList.remove('close')">
|
||||
留下一言
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user