Skip to content

Commit

Permalink
portal: moved browse message to s3 mpcontribs.org
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaume committed Aug 8, 2021
1 parent e6eae0e commit 3cd7382
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions mpcontribs-portal/mpcontribs/portal/templates/browse.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,6 @@

{% block content %}
<section class="section" id="browse">
<article class="message is-dark">
<div class="message-header">
<p>Community Contributions to Materials Project</p>
</div>
<div class="message-body has-text-justified">
<b>MPContribs</b> enables materials researchers to contribute experimental and theoretical
materials data to <a href=https://materialsproject.org>Materials Project</a> (MP). Data on
MPContribs is collectively maintained as annotations to existing MP materials and
automatically exposed to over 190,000 MP users. MPContribs disseminates contributions as
preview cards on MP's
<a href=https://next-gen.materialsproject.org/materials/mp-22987>materials details pages</a>,
in the form of domain-specific interactive landing pages on this portal, and
programmatically through a <a href="https://pypi.org/project/mpcontribs-client/">python client</a>
for its <a href="https://contribs-api.materialsproject.org">API</a>.
</div>
</article>

<!--
{% if not request.META.HTTP_X_ANONYMOUS_CONSUMER %}
{% if lp.total %}
Expand Down

0 comments on commit 3cd7382

Please sign in to comment.