Skip to content

Commit

Permalink
#658 Fix h1 for new-year stuff (#659)
Browse files Browse the repository at this point in the history
  • Loading branch information
duker33 committed Dec 4, 2018
1 parent 4683e3b commit 4ffa289
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/index/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@

{% block content %}
<div class="page-front">
<p class="h1">Большой выбор аккумуляторов, батареек и блоков питания:</p>

<p class="h1">Новогодние товары: гирлянды, украшения и фейерверки</p>
{% include 'index/featured_new_year.html' %}
<p class="h1">Большой выбор аккумуляторов, батареек и блоков питания:</p>
{% include 'index/featured.html' %}

{# Tile on main page #}
Expand Down

0 comments on commit 4ffa289

Please sign in to comment.