Skip to content
Snippets Groups Projects
Commit 1bbd5819 authored by David Mendez's avatar David Mendez
Browse files

Privacy Notice: add link to notice on the EBI website

parent 1a9797cd
No related branches found
No related tags found
1 merge request!43Improve color contrast and other fixes
......@@ -2,6 +2,16 @@
<div>
<v-skeleton-loader v-if="loading" type="paragraph@3"></v-skeleton-loader>
<template v-else>
<br />
<p class="text-justify">
This website is hosted by the
<a href="https://www.ebi.ac.uk/">EMBL-EBI</a>. You can see the privacy
notice on the EMBL-EBI website
<a
href="https://www.ebi.ac.uk/data-protection/privacy-notice/eubopen-portal"
>here</a
>.
</p>
<br />
<b>Last updated: {{ lastUpdated }} </b>
<br /><br />
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment