mirror of
https://github.com/tangkunyin/hexo-theme-jsimple.git
synced 2026-01-25 14:56:28 +00:00
8 lines
210 B
Plaintext
8 lines
210 B
Plaintext
<div class="page-title">
|
|
<ul>
|
|
<li><a href="/"><%= __('recent_posts') %></a></li>
|
|
<%- partial('_widget/search-bar') %>
|
|
</ul>
|
|
</div>
|
|
<%- partial('_widget/common-article', {post: post}) %>
|