We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Created home.ejs (markdown)
Created new (markdown)
Updated _Footer (markdown)
Created teste (markdown)
Updated Using EJS with Express (markdown)
Created _Footer (markdown)
Created Not sure (markdown)
Destroyed _Footer (markdown)
made the basic example more detailed.
I noticed an issue with the copyright notice in the code. The closing tag for the "<h2>" tag is missing a forward slash ("/h2") before the closing angle bracket (">"). Additionally, the second "<strong>" tag is misplaced. Here's the corrected version of the code: <center><h2><strong>Copyright EJS 2023!</strong></h2></center>
Edited footer
GNU/EJS
Added an example after a successful usage of this library
Destroyed test (markdown)
Created test (markdown)