On the templates page, I see a lot of attractive templates. How do you import a template without whacking your code?

  • BluePower
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 months ago

    What do you mean is taking the structure of the template page and then keeping the structure of the HTML and list code as is? You may need to describe detailed enough on what you’ll want to do with the template.

    • Valdus@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      5 months ago

      I just want to bring a template to my generator. How do you do that arround the html and list code?

      • BluePower
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 months ago

        You can choose whatever template you want, and then probably the best solution is to move all of your HTML and list code into that template and try to incorporate that into the template as to your liking, as VioneT already said. I’d recommend doing that instead of bringing all the structures of the template into your existing generator.