Commit 3b01c999 authored by Administrator's avatar Administrator

[FIX] Number of corpora hidden.

parent ecfd8c80
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<div class="col-md-6"> <div class="col-md-6">
{% if project %} {% if project %}
<h1>{{ project.name }}</h1> <h1>{{ project.name }}</h1>
<h3> {{number}} corpora </h3> <!--<h3> {{number}} corpora </h3>--!>
{% endif %} {% endif %}
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment