Your IP : 216.73.216.182


Current Path : /var/www/html/myphp/templates/
Upload File :
Current File : /var/www/html/myphp/templates/recent_favorite_table_no_tables.twig

<li class="warp_link">
    {% if is_recent  %}
        {% trans 'There are no recent tables.' %}
    {% else %}
        {% trans 'There are no favorite tables.'  %}
    {% endif %}
</li>