{% extends "admin/core/base.html" %} {% load foundation %} {% block breadcrumbs %} {{ block.super }}
  • Manager
  • {% if request.journal %}Journal{% else %}Press{% endif %} Home Settings
  • Featured Journals Block
  • {% endblock %} {% block body %}

    Featured Journals Settings

     Back to Homepage Settings
    {% csrf_token %} {{ form|foundation }}
    {% endblock %}