PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Solved

Duplicate Page in Tails

Solved
santosh1

May 25th, 2024 03:42 AM

Please kindly consider a change request to duplicate a page in Tails so that we don't need to go thru the repetitive process of structuring a page

bobbyiliev

May 25th, 2024 03:51 AM

Best Answer

Hi,

Thank you for this suggestion! I will bring this up internally.

In the time being, what you could do is:

  • Create a new page
  • Add a blank element
  • Copy your sections from your old page
  • Paste the HTML in the blank component via the code editor

That way you will not have to manually add each component individually but will be able to just copy your HTML section tags and add them to a new page:

- Bobby