in reply to output div tag inside html

Consider using templates (e.g. HTML::Template/Template::Toolkit, and also revisit answers to your previous posts where Mojolicious/Mojolicious::Lite were recommended.

Update: tutorials->Framework, Templating, and Content Management Systems.

Replies are listed 'Best First'.
Re^2: output div tag inside html
by bigup401 (Pilgrim) on Sep 13, 2018 at 08:13 UTC

    no other way without mojo and template kit

      Sure, write some code to loop through your results and output whatever it is you want.