Skip to content
Snippets Groups Projects
Unverified Commit ecff3989 authored by Tim van Dijen's avatar Tim van Dijen Committed by GitHub
Browse files

Create logout_completed.twig

parent 7b89593b
No related branches found
No related tags found
No related merge requests found
{% set pagetitle = '{logout:title}'|trans %}
{% extends "base.twig" %}
{% block content %}
<h2>{{ header }}</h2>
<p>{{ '{logout:logged_out_text}'|trans }}</p>
{% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment