UNPKG

guvnor

Version:

A node process manager that isn't spanners all the way down

8 lines (6 loc) 192 B
var PageView = require('./base') var templates = require('../templates') module.exports = PageView.extend({ pageTitle: 'Guvnor - loading hosts', template: templates.pages.loadinghosts })