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