--- a/src/cm/templates/site/non_authenticated_index.html Wed Mar 03 10:29:20 2010 +0100
+++ b/src/cm/templates/site/non_authenticated_index.html Thu Mar 04 17:17:46 2010 +0100
@@ -14,7 +14,7 @@
<h1 class="main_title"><a class="title" href="{% url index %}">{{ CONF.workspace_name }}</a></h1>
{% if public_texts %}
-<table>
+<table class="home-table">
<tr>
<td width="70%" style="vertical-align:text-top;">
<h2>{% blocktrans count public_texts|length as counter %}One public text{% plural %}{{ counter }} public texts{% endblocktrans %}</h2>