<div style="border-top: 3px solid #fff100;">
{% if Page is defined and Page.url == "blogs42_detail" %}
<h1 id="siteDesc" style="font-size: 11px; background-color: white; margin: 0px; padding: 10px; text-align: center;">{% if Blogs is defined and Blogs is not empty %} {{ Blogs.title }}|{% endif %} {{ BaseInfo.shop_name }}</h1>
{% else %}
<h1 id="siteDesc" style="font-size: 11px; background-color: white; margin: 0px; padding: 10px; text-align: center;">シコメルストア|業務用食材・食品 仕入れ通販</h1>
{% endif %}
</div>