{% load custom_tags_and_filters %}
{% csrf_token %}

General settings

days
The number of days after which the suggested publication notifications will expire
Check this box to add a warning at the top of the landing page when the user has publications to review.

Carousel

Check this box to enable the carousel at the top of the landing page.



The order to show publications in the carousel
The number of publications to display per tile
Most recent publications
The number of most recent publications ( by {% if publications_carousel_latest_display_order == '["-creation_time"]' %} added date {% else %} publication date {% endif %} ) to show in the carousel
seconds
The interval time before the carousel slides to the next item
{% button type="save" value="Save settings" %}