UNPKG

jade

Version:

Jade template engine

15 lines (14 loc) 224 B
<html> <head> <title>tobi</title> <script src="/jquery.js"></script> </head> <body> <div class="pet"> <h1>tobi </h1> <p>tobi is a 1 year old ferret </p> </div> </body> </html>