{% extends "layouts" ~ DIR ~ "default.twig" %} {% block title %}{{ "Edit Webmention" | translate("pingable") }}{% endblock %} {% block content %}

{{ "Editing Webmention to “%s”" | translate("pingable") | format(pingback.post.title() | oneof("[Untitled]" | translate)) }}

{#- -#}

{% endblock %}