{# /** * @file * Startup Growths's theme implementation to display a Showcase node. */ #} {% extends "node.html.twig" %} {% block meta_area %} {% if display_submitted %}
{% endif %} {% endblock %} {% block node_side %} {% if display_submitted or node.comment or (view_mode == "full" and mt_setting.reading_time) or (view_mode == "full" and mt_setting.post_progress) %}