Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow user to append content to the HTML body section #6

Open
augustoproiete opened this issue Feb 6, 2021 · 1 comment
Open

Allow user to append content to the HTML body section #6

augustoproiete opened this issue Feb 6, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@augustoproiete
Copy link
Owner

<!DOCTYPE html>
<html lang="en">
<head>
    <!-- (...) -->
</head>
    <body>
        <div id="wrap">
        <!-- (...) -->
        </div>
<!-- #### APPEND ANY CONTENT HERE #### -->
    </body>
</html>
@augustoproiete augustoproiete added the enhancement New feature or request label Feb 6, 2021
@augustoproiete augustoproiete added this to the 1.1.0 milestone Feb 6, 2021
@augustoproiete augustoproiete self-assigned this Feb 6, 2021
@augustoproiete
Copy link
Owner Author

Relates to #1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant