Repository URL to install this package:
|
Version:
2.4.1b3 ▾
|
{% load wagtailadmin_tags static %}
{% comment %}
CSS declarations to be included on the 'create page' and 'edit page' views
{% endcomment %}
<link rel="stylesheet" href="{% static 'wagtailadmin/css/layouts/page-editor.css' %}" />
{% hook_output 'insert_editor_css' %}