diff options
Diffstat (limited to 'themes/templates/blog.html')
| -rw-r--r-- | themes/templates/blog.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/themes/templates/blog.html b/themes/templates/blog.html deleted file mode 100644 index 6f5c48d..0000000 --- a/themes/templates/blog.html +++ /dev/null @@ -1,7 +0,0 @@ -<section class="post-list"> - $for(posts)$ - $partial("_includes/components/post.html")$ - $endfor$ -</section> - -$partial("_includes/components/pagination.html")$ |
