UNPKG

jade

Version:

Jade template engine

7 lines (5 loc) 86 B
mixin something(txt) p= txt div hey = 'testing' mixin something('hey (there)')