]> git.mxchange.org Git - fba.git/blobdiff - templates/views/list.html
Continued:
[fba.git] / templates / views / list.html
index 70c8f86d5334b5b78ed6a5d1e577cb51709a1f1b..09b12c03d9461dc8430e8b3008556f33474b4663 100644 (file)
 {% endblock %}
 
 {% block footer %}
+    <div class="notice">
+        <h3>Please note:</h3>
+        <ul>
+            <li>Total peer and block count are much lower than you might find on the individual instance.</li>
+            <li>This has the simple reason that this instance count does not include blacklisted instances.</li>
+        </ul>
+    </div>
+
     <a href="{{base_url}}/">Index</a> /
     {{ super() }}
 {% endblock %}