Deleted artifacts on posts

This commit is contained in:
Oleh Zasadnyy 2014-08-21 17:27:02 +03:00
parent ac4d92a3ee
commit b17812e89f
21 changed files with 35 additions and 310 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en" itemscope itemtype="http://schema.org/Blog">
<html lang="en">
{% include head.html %}

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en" itemscope itemtype="http://schema.org/Blog">
<html lang="en">
{% include head.html %}

View file

@ -11,8 +11,6 @@
<div class="st-pusher">
<div class="st-content">
<!-- {% include top-section.html %} -->
{% include post.html isStaticPost=page.isStaticPost %}
{% include footer.html %}