{% extends "admin_base.html" %} {% block title %}Index{% endblock %} {% block content %}
{% if installer == true %}
WARNING! Please remove the install/ directory from PufferPanel immediately to prevent any possible security holes.
{% endif %}

PufferPanel Admin Control Panel


Welcome to the most advanced, lightweight, and user-friendly open source game server control panel. You are currently running version {{ version }}.

{% endblock %}