Skip to content

Commit a62c92c

Browse files
committed
added issue message
1 parent 3047b09 commit a62c92c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MobiDetailsApp/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192

193193
<div id="warning_content" {% if request.endpoint == 'api.variant' %}style="margin-left:15%;margin-top:40px"{% endif %}>
194194
{{ info("You can now follow us on <a href='https://www.linkedin.com/company/mobidic-montpellier-bioinformatique-pour-le-diagnostic-clinique' target='_blank'>LinkedIn <i class='w3-large fa fa-linkedin-square'></i></a>!") }}
195-
{{ danger("IMPORTANT NOTICE:<br /> We are experiencing a major communication issue between the MobiDetails main server and our VariantValidator servers since last week. Be ensured that we're doing our best to restore the services ASAP and apologize for the inconvenience. Thanks for the many messages reporting this issue.") }}
195+
{{ danger("IMPORTANT NOTICE:<br /> We are currently fixing an internal issue. You may experience some troubles during the week. We deeply apologize for any inconvenience you may encounter.") }}
196196
{# {{ danger("IMPORTANT NOTICE:<br /> The origin of variants's classifications can now be defined as 'Germline' or 'Somatic'. Most of existing classifications are currently tagged as 'Germline'. Please <a href='{}' target='_blank'>contact us</a> if you'd like to modify some tags (e.g. you're a somatic professional and did classify some variants in the past).").format(url_for('md.about', _anchor='cite')) }} #}
197197
{# {{ danger("IMPORTANT NOTICE:<br /> MobiDetails home will soon change. The new URL will be displayed here on each page and on our <a href='https://mastodon.online/@MoBiDiC_bioinfo' target='_blank'>mastodon account</a> as soon as possible. Stay tuned!") }} #}
198198
{# {{ danger("IMPORTANT NOTICE:<br /> Due to a planned power outage, MobiDetails won't be available from 7am to 14 pm, GMT+2, on Tuesday, October the 22nd.") }} #}

0 commit comments

Comments
 (0)