{% extends 'base.html' %} {% block body %}
{# loading spinner #}| {{ 'Action'|trans }} | {# add mb-0 to labels so they align with the Action that has vertical-align: bottom from tables.scss, but label element has a mb from reboot.scss #}|||||
|---|---|---|---|---|---|
| {{ 'Shortcut'|trans }} |
{{ 'Only lowercase letters are allowed.'|trans }}
{{ 'WARNING: this will dramatically increase the file size unless you disable PDF/A'|trans }}
{{ 'This setting controls which teamgroups will be listed in the permission settings window.'|trans }}
{{ 'Signature keys are a highly secure public-key signature system that allows you to cryptographically sign experiments or resources. Signing an entry will generate an immutable archive.'|trans }}
{{ 'To learn more about signature keys, have a look at the %scomplete documentation%s.'|trans|format("", "")|raw }}
{% if not App.Users.userData.sig_privkey %}{{ 'You do not have a key pair associated with your account yet.'|trans|msg('warning', false) }}
{{ 'Your account is already associated with a keypair.'|trans|msg('ok', false) }}
{{ 'Here is your public key. You can share it with the world:'|trans }}
{% endif %}
{{ 'Link to documentation'|trans }}
| {{ 'Team'|trans }} | {{ 'Name'|trans }} | {{ 'Permissions'|trans }} | {{ 'Creation date'|trans }} | {{ 'Last used'|trans }} | {{ 'Action'|trans }} |
|---|---|---|---|---|---|
| {{ key.team_name }} | {{ key.name }} | {{ key.can_write ? 'Read/Write'|trans : 'Read Only'|trans }} |