--- title: Roundtrip tagline: Responsive Tables description: Enhanced Table styles for J1 Template tags: [ Template, Roundtrip, Extended, Tables ] index: [] categories: [ pages ] flowtext: false permalink: /pages/public/start/roundtrip/responsive_tables/ regenerate: true resources: [] resource_options: - masthead: opacity: 1.0 slides: - url: /assets/images/pages/roundtrip/oleg-magni-1920x1280.png alt: bootstrap-modals --- // Enable the Liquid Preprocessor // ----------------------------------------------------------------------------- :page-liquid: // Set other global page attributes here // ----------------------------------------------------------------------------- // Liquid procedures // ----------------------------------------------------------------------------- {% capture set_env_entry_document %}themes/{{site.template.name}}/procedures/global/set_env_entry_document.proc{%endcapture%} // Initialize entry document paths // ----------------------------------------------------------------------------- {% include {{set_env_entry_document}} init_folders=all %} // Load tags and urls // ----------------------------------------------------------------------------- include::{includedir}/attributes.asciidoc[tag=tags] include::{includedir}/attributes.asciidoc[tag=urls] include::{includedir}/attributes.asciidoc[tag=data] // Additional Asciidoc page attributes goes here // ----------------------------------------------------------------------------- // Include sub-documents // ----------------------------------------------------------------------------- include::{documentsdir}/710_responsive_tables.asciidoc[]