attrs.unescaped.pug 88 B

123
  1. script(type='text/x-template')
  2. div(id!='user-<%= user.id %>')
  3. h1 <%= user.title %>