diff options
Diffstat (limited to 'layouts/partials/hypothesis.html')
| -rw-r--r-- | layouts/partials/hypothesis.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/partials/hypothesis.html b/layouts/partials/hypothesis.html new file mode 100644 index 0000000..1417ea3 --- /dev/null +++ b/layouts/partials/hypothesis.html @@ -0,0 +1,3 @@ +<span class="hypothesis-container"> + <a class="sidebar-nav-item" id="hypothesis-link" href="#">{{ i18n "annotate" }}</a> +</span> |
