{% extends 'layout.html.twig' %}{% block title %}{{ 'system.aboutus'|trans|raw }}{% endblock %}{% block page_contents %}<div class="presentationContent"> <div class="homePanel"> <h1>{{ 'system.aboutus'|trans }}</h1> <p>{{ 'service.homepage'|trans }}.{{ 'service3D.3D_ready_text'|trans }}{{ 'service3D.3D_custom_text'|trans }}</p> </div> <br> <br></div>{% endblock %}