{% extends "base.html" %} {% load i18n %} {% block title %} {% include "content/_edit_title.html" %} {% endblock %} {% block content %}
{% trans "NOTE! Currently only 'Public' content will federate." %}
{% trans "Tip: You can use the 'Self' visibility to create draft content and then change the visibility to for example 'Public' when you want to publish it." %}