UNPKG

gulp-appx

Version:

Gulp build system for Windows 10 Apps

13 lines (9 loc) 232 B
{% extends 'templates/layout.html' %} {% block title %}Hosted App Starter{% endblock %} {% block head %} {% parent %} {% endblock %} {% block content %} <h1>Title Goes Here!</h1> <div id="content"></div> {% endblock %}