{% extends 'EPSOBundle::index.html.twig' %} {% block body %}

Application List


Add Application

{% for jeux in jeuxs %} {% endfor%}
Application name Package Type WebsitePath Localsession Active Position Icon
{{jeux.ApplicationName}} {{jeux.Package}} {{jeux.Type}} {{jeux.WebsitePath}} {{jeux.Localsession}} {{jeux.Active}} {{jeux.Position}} ...
{% endblock %}