UNPKG

webcm

Version:

Demonstrative implementation of a web-based manager for utilising Managed Components

14 lines (11 loc) 215 B
<html> <head> <meta charset="utf-8"> <title>test widgets</title> </head> <body> <h1>Test Widget</h1> <a href="/">Home</a> <p>There should be a widget here magically</p> </body> </html>