diff options
Diffstat (limited to 'site/includes/citations.html')
| -rw-r--r-- | site/includes/citations.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/site/includes/citations.html b/site/includes/citations.html new file mode 100644 index 00000000..ed54b9b1 --- /dev/null +++ b/site/includes/citations.html @@ -0,0 +1,6 @@ +<section class="applet_container"> + <h3>Citations</h3> + <p>Add graph showing distribution by country. Add information about how the citations were generated. Add button/link to download CSV</p> + + <div class="applet" data-payload="{"command": "citations"}"></div> +</section>
\ No newline at end of file |
