wblog/app/views/common/_no_blog_here.html.slim

6 lines
156 B
Plaintext

h2.blog-title #{t('home.no_blog_here')}
p
| 这里还没有博客, 请访问
= link_to '管理页面', new_admin_post_path
| 来创建第一篇博客