@@ -19,8 +19,8 @@ layout: default
{% if empty_category %}
<li class="empty-post-list">
- It seems that there are no articles on that category,- please go <a href="/">home</a> to see the full list of articles.
+ <p>The first article to appear here is currently being written.<p>
+ <p>In the meantime, please go <a href="/">home</a> to see a list of completed posts.</p>
</li>
{% endif %}
</ul>