add some final statistics; try to color anonymous nodes too
[scpubgit/stemmatology.git] / TreeOfTexts / root / src / index.tt
index dec9bb8..9d7b5a8 100644 (file)
 [% FOREACH row IN variants -%]
 [% INCLUDE variantrow %]
 [% END -%]
-       </table>
-     </div>
+     </table>
+    </div>
+    <div id="statistics">
+      <p>Analyzed [% total %] variant locations, of which [% genealogical %] entirely followed the stemma.  [% conflict %] readings conflicted with the stemma.</p>
+    </div>
   </body>
 </html>