{% extends "@toolset/base.twig" %} {% block title %}{{ page.get_title() }}{% endblock %} {% block content %}
{{ labels.msg_no_custom_post_types }}
{% endif %} {# Add new post type #} {# Table with 3rd party post types #} {% if table_3rd %} {{ table_3rd|raw }} {% endif %} {# Table with wordpress post types #} {% if table_wordpress %} {{ table_wordpress|raw }} {% endif %}