Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
fastify
GitHub Repository: fastify/point-of-view
Path: blob/main/templates/index-with-global.njk
107 views
<!DOCTYPE html>
<html lang="en">
  <head></head>
  <body>
    <p>{{ text }}</p>
    <p>{{ myGlobalVar }}</p>
  </body>
</html>