From 374c45e5ef46eda860e9261079f737b5cf1687fd Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Mon, 20 Feb 2017 10:54:44 +1100 Subject: Single transferable vote article added --- project/complexity.yml | 1 + project/templates/index.html | 1 + project/templates/stvcount.html | 275 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 277 insertions(+) create mode 100644 project/templates/stvcount.html diff --git a/project/complexity.yml b/project/complexity.yml index c25e9fa..07417a2 100644 --- a/project/complexity.yml +++ b/project/complexity.yml @@ -13,4 +13,5 @@ unexpanded_templates: - "grasp.html" - "thue2a.html" - "adapad.html" + - "stvcount.html" diff --git a/project/templates/index.html b/project/templates/index.html index b8db7fe..de16dbf 100644 --- a/project/templates/index.html +++ b/project/templates/index.html @@ -5,6 +5,7 @@ {% block content %}