%# Note that this file is not a valid *.html file! %# It is intended to be a bottlepy - style template %# used for the scripting part of TheOnionBox! <% tor = get('tor') if tor is None else tor oo_weights = get('oo_weights') if oo_weights is None else oo_weights # oo_show = get('oo_show') %> % if oo_weights.has_data(): {{!group_row('Weights')}} % publ = oo_weights.published() % if publ is not None: {{!standard_row('Status Time', publ)}} % end
History Charts
Consensus Weight
%#
Probabilities
%#
% end