Table of contents
    No headers
    // Redirect to custom page, if any
    var template_custom = __page.path .. 'Custom';
    if (wiki.pageexists(template_custom)) {
        return template(template_custom, $);
    }
    
    template("MindTouch/Controls/PageDirectory");
    
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by