function pluginBlock(indent, parser) {
  const template = this.args[0];
  let output = '';

  // Register that the template is needed, for 1st pass;