{% extends 'base.html' %} {% block title %}Login | {{ settings.site_name }}{% endblock %} {% block content %} Welcome Back Sign in to access your dashboard {% if request.args.get('next') %} {% endif %} Email Address Password Remember me on this device Sign In This login is for administrators and editors only. Researchers can submit and track articles without an account. {% endblock %} {% block scripts %} {% endblock %}
Sign in to access your dashboard
This login is for administrators and editors only. Researchers can submit and track articles without an account.