blog.html 81 B

12345678
  1. ---
  2. layout: page
  3. blog_tab: true
  4. ---
  5. <div class="blog">
  6. {{ content }}
  7. </div>