aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates
diff options
context:
space:
mode:
Diffstat (limited to 'python/fatcat_web/templates')
-rw-r--r--python/fatcat_web/templates/stats.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/fatcat_web/templates/stats.html b/python/fatcat_web/templates/stats.html
index fb7828ff..afd5b598 100644
--- a/python/fatcat_web/templates/stats.html
+++ b/python/fatcat_web/templates/stats.html
@@ -35,9 +35,6 @@ You can also fetch these numbers <a href="./stats.json">as JSON</a>.
<tr style="padding-top:0px;"><td rowspan="2" class="active top aligned center aligned"><b>Releases</b></td>
<td>Total</td>
<td class="right aligned">{{ "{:,}".format(stats.release.total) }}</td>
- <tr>
- <td>References (raw, unlinked)</td>
- <td class="right aligned">{{ "{:,}".format(stats.release.refs_total) }}</td>
<tr style="padding-top:0px;"><td rowspan="1" class="active top aligned center aligned"><b>Containers</b></td>
<td>Total</td>