Be more subtle
This commit is contained in:
parent
d8a18bfd93
commit
2e5f85a652
2 changed files with 4 additions and 4 deletions
|
@ -14,7 +14,7 @@
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
{% empty %}
|
{% empty %}
|
||||||
No articles found
|
<i style="background-color:yellow">Please add articles to the front page using the "Featured" option.</i>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
</div><!-- /carousel-banner -->
|
</div><!-- /carousel-banner -->
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{% empty %}
|
{% empty %}
|
||||||
No articles found
|
___
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue