{% extends ../base.html %} {% block title %}{{ _('Crafty Controller - Dashboard') }}{% end %} {% block content %}

{{ _('Reloading Web Server') }} {{ _('Hold on to your butts') }}

{{ _('Reloading Web Services') }}

{{ _('This could take several seconds') }}
{{ _('40% Complete (success)') }}
{% end %} {% block js-script %} {% end %}