{{t "Labs"}}

{{!-- LLIUREX Hide content

{{svg-jar "idea"}}{{t "This is a testing ground for experimental features which aren't quite ready for primetime. They may change, break or inexplicably disappear at any time."}}

{{#if this.session.user.isOwner}}
{{t "Members (BETA)"}}
{{t "Enable members"}}
{{{t "Create registered members and take subscription payments — Find out more" link="https://ghost.org/docs/members/"}}}
{{#liquid-if this.feature.labs.members}}
{{/liquid-if}}
{{/if}} LLIUREX --}}
{{t "Migration options"}}
{{t "Import content"}}
{{t "Import posts from another Ghost installation"}}
{{#if this.importErrors}}
{{#if this.importSuccessful}} {{t "Import successful with warnings"}} {{else}} {{t "Import failed"}} {{/if}}
{{#each this.importErrors as |error|}}

{{#if error.help}}{{error.help}}: {{/if}}{{error.message}}

{{#if error.context}}
{{error.context}}
{{/if}}
{{/each}}
{{/if}}
{{t "Export your content"}}
{{t "Download all of your posts and settings in a single, glorious JSON file"}}
{{t "Delete all content"}}
{{t "Permanently delete all posts and tags from the database, a hard reset"}}
{{!-- LLIUREX Hide content
{{t "Beta features"}}
{{t "Night shift"}}
{{t "Swap Ghost admin's colours to a dark background which is easy on the eyes"}}
{{t "Redirects"}}
{{{t "Configure redirects for old or moved content, more info in the docs" link="https://ghost.org/tutorials/implementing-redirects/"}}}
{{#each uploader.errors as |error|}}
{{or error.context error.message}}
{{/each}}
{{#if uploader.isUploading}} {{uploader.progressBar}} {{else}} {{t "Download current redirects"}} {{/if}}
{{t "Routes"}}
{{t "Configure dynamic routing by modifying the routes.yaml file"}}
{{#each uploader.errors as |error|}}
{{or error.context error.message}}
{{/each}}
{{#if uploader.isUploading}} {{uploader.progressBar}} {{else}} {{t "Download current routes.yaml"}} {{/if}}
LLIUREX --}} {{!-- LLIUREX Hide content
{{t "Testing tools"}}
{{t "Test email configuration"}}
{{t "Send yourself a test email to make sure everything is working"}}
LLIUREX --}}
{{#if this.showDeleteAllModal}} {{/if}}