You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
211 B

  1. <!DOCTYPE html>
  2. <html>
  3. <body>
  4. <h1>My First Heading</h1>
  5. <p>My first paragraph.</p>
  6. <konstrui-template html="templates/userTemplate.html" data="templates/userTemplate.json"></konstrui-template>
  7. </body>
  8. </html>