diff options
Diffstat (limited to 'site/includes/piechart.html')
| -rw-r--r-- | site/includes/piechart.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/site/includes/piechart.html b/site/includes/piechart.html new file mode 100644 index 00000000..e739bb28 --- /dev/null +++ b/site/includes/piechart.html @@ -0,0 +1,10 @@ +<section> + <p> + These pie charts show overall totals based on country and institution type. + </p> + + </section> + +<section class="applet_container"> + <div class="applet" data-payload="{"command": "piechart"}"></div> +</section> |
