diff --git a/src/colab/deprecated/templates/base.html b/src/colab/deprecated/templates/base.html index a88eee9..57e3f7e 100644 --- a/src/colab/deprecated/templates/base.html +++ b/src/colab/deprecated/templates/base.html @@ -6,12 +6,11 @@ - - + diff --git a/src/colab/deprecated/templates/home.html b/src/colab/deprecated/templates/home.html index 2717185..30c4559 100644 --- a/src/colab/deprecated/templates/home.html +++ b/src/colab/deprecated/templates/home.html @@ -2,7 +2,7 @@ {% load i18n %} {% block head_js %} - {% include "pizza-chart.html" with chart_div="collabs" chart_width=410 chart_height=330 %} + {% include "pizza-chart.html" with chart_div="collabs" chart_width="100%" chart_height=330 %} {% endblock %} {% block header %} @@ -40,19 +40,19 @@
-

{% trans "Distribution of Collaborations" %}

-
 
+

{% trans "Collaboration Graph" %}

+

- {% trans "Most Relevant Discussions" %} + {% trans "Most Relevant Threads" %}

+ title="{% trans "RSS - Most Relevant Threads" %}"> - {% trans "View more discussions relevance..." %} + {% trans "View more discussions..." %}
 

- {% trans "Latest Discussions" %} + {% trans "Latest Threads" %}

+ title="{% trans "RSS - Latest Threads" %}">