{% extends "layout.twig" %} {% block title %}Deploy {{ server.name }}{% endblock %} {% block content %}

Deploying: {{ server.name }}

Protocol: {{ server.install_protocol ?? 'amnezia-wg' }}

Ready to deploy...
{% endblock %}