UNPKG

ember-introjs

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