Skip to content

Commit a678cce

Browse files
committed
Edit "About" text
1 parent f212e69 commit a678cce

1 file changed

Lines changed: 5 additions & 13 deletions

File tree

src/templates/about.html

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,10 @@
22

33
{{ define "content" }}
44
<h1 class="mt-4 mb-4">Welcome to ELN.community</h1>
5-
<p>Share your completed experiments with other laboratories and contribute to open science.</p>
6-
<p>Please note this is a <b>beta version</b>. It is there to gather feedback on the main needs for such an application.<br>Some features are not yet implemented, but we are working on them.</p>
7-
<p><b>Known issues</b></p>
8-
<ul>
9-
<li>Nested data is not displayed correctly.</li>
10-
<li>Email notifications are not sent yet for comments and moderation.</li>
11-
</ul>
5+
<p>This template sharing site is maintained by <a href="https://www.deltablot.com/" target="_blank">Deltablot</a> (home of <a href="https://www.elabftw.net/" target="+blank">eLabFTW</a>) to allow users of electronic laboratory notebooks to easily share experiment and resource templates. Search for templates by category, organization (ROR), or ORCID, and upload your templates to contribute to open science!<br>
6+
All templates are uploaded in <code>.eln</code> file format (CC by 4.0 license) and assigned a persistent identifier with versioning to facilitate citing.
7+
</p>
128

13-
<p><b>Requested features</b></p>
14-
<ul>
15-
<li>Add a button to report an inappropriate entry.</li>
16-
<li>Add a star rating system for entries.</li>
17-
<li>Browse templates by type, such as experiment or resource.</li>
18-
</ul>
9+
<p>Please note this is a <b>beta version</b>. It is there to gather feedback on the main needs for such an application.<br>Some features are not yet implemented, but we are working on them.</p>
10+
<p>For issues and features requests, please visit our <a href="https://github.com/deltablot/eln.community/issues" target="_blank">Github</a> page.</p>
1911
{{ end }}

0 commit comments

Comments
 (0)