srg/Templates/erotrans/erotrans_loaded_email.html
2024-06-05 11:33:02 +03:00

22 lines
1.6 KiB
HTML

<h2>New eRosita daily source list</h2>
<p>Source catalog with ObsID <strong>{{ cat.obsid }}</strong> is loaded to SRG-ArXiv database.</p>
<p>The catalog can be found <a href="http://arxiv.srg.rssi.ru/{{ cat.get_absolute_url }}">here</a>, or using this link: <a href="http://arxiv.srg.rssi.ru/{{ cat.get_absolute_url }}">http://arxiv.srg.rssi.ru/{{ cat.get_absolute_url }}</a>.</p>
<h2>Source list info and statistics:</h2>
<p><strong>Dates:</strong> {{ cat.start|date:"d M Y H:i:s" }} - {{ cat.stop|date:"d M Y H:i:s" }}, <strong>MJD:</strong> {{ cat.mjd_start|floatformat:4 }} - {{ cat.mjd_stop|floatformat:4 }}, <strong>eRoDays:</strong> {{ cat.eroday_start }} - {{ cat.eroday_stop }}</p>
<h4>
Total {{ cat.nrows }} rows |
<a href="http://arxiv.srg.rssi.ru/{{ cat.get_absolute_url_match }}">Matched only ({{ cat.nmatched }})</a> |
<a href="http://arxiv.srg.rssi.ru/{{ cat.get_absolute_url_nomatch }}">Not matched ({{ nomatch_count }})</a> |
<a href="http://arxiv.srg.rssi.ru/{{ cat.get_absolute_url_transients }}">Transients ({{ cat.ntransients }})</a>
</h4>
<p>This SRG-ArXiv service email is sent to all registered users of arxiv.srg.rssi.ru within group <a href="http://arxiv.srg.rssi.ru/groups/4/info"><strong>srg-erosita-transients</strong></a>.
<p>This message is intended for the use of the addressee or addressees only. The unauthorised disclosure, use, dissemination or copying (either in whole or in part) of its content is not permitted. If you received this message in error, please notify the sender and delete it from your system.</p>