UNPKG

zpt

Version:

Zenon Page Templates - JS (ZPT-JS)

15 lines (12 loc) 303 B
<!DOCTYPE html> <html lang="en"> <head> <title>Macro definitions 2</title> </head> <body> <!-- Macro definitions --> <p data-define-macro="futureCopyright"> Copyright 2020, <em>Foo, Bar, and Associates</em> Inc. </p> </body> </html>