UNPKG

ember-introjs

Version:
17 lines (13 loc) 258 B
<!DOCTYPE html> <html> {% include head.html %} <body> {% include header.html %} <div class="fluid"> <div class="wrapper"> {{ content }} </div> </div> {% include utils.html %} </body> </html>