{% extends "admin/layout.html" %} {% block title %}Edit Page - {{ page_label }}{% endblock %} {% block body %}
{{ page_id }}
{% trans %}Title, description, and custom HTML for the page head section{% endtrans %}
{% trans %}Upload an image or enter a URL for the Open Graph image{% endtrans %}
{% trans %}Heading, description, and content sections shown on the page{% endtrans %}
{% trans %}Override the filetype title, category description, long description, and extension card box text. Leave empty to use default values from config.{% endtrans %}
{% trans %}Default:{% endtrans %} {{ defaults[f.key] | truncate(120) }}
{% trans %}The definition text for this file format. Leave empty to use default from config.{% endtrans %}
{% trans %}Override option label names and tooltip descriptions shown in the converter settings panel. Leave blank to use defaults from config.{% endtrans %}
{% trans %}Customize titles, descriptions, and icons for each file extension{% endtrans %}
{% trans %}Default:{% endtrans %} {{ get_definition(ext) }}
{% trans %}Preview:{% endtrans %}
{{ fields[ext_box_key] if fields[ext_box_key] else get_definition(ext) }}
{% trans %}Manage frequently asked questions for this page{% endtrans %}
{% trans %}Translation workflow{% endtrans %}
english_text
value
{% trans %}Tip: use __CLEAR__ as a value to delete an existing field. File must be UTF-8.{% endtrans %}
__CLEAR__