var Handlebars = require('handlebars/runtime') var template = Handlebars.template, templates = (Handlebars.templates = Handlebars.templates || {}) templates['list_posts'] = template({ '1': function(container, depth0, helpers, partials, data) { var stack1, helper, alias1 = depth0 != null ? depth0 : container.nullContext || {}, alias2 = container.hooks.helperMissing, alias3 = 'function', alias4 = container.escapeExpression, lookupProperty = container.lookupProperty || function(parent, propertyName) { if (Object.prototype.hasOwnProperty.call(parent, propertyName)) { return parent[propertyName] } return undefined } return ( '
\n
\n
\n
\n

' + alias4( ((helper = (helper = lookupProperty(helpers, 'title') || (depth0 != null ? lookupProperty(depth0, 'title') : depth0)) != null ? helper : alias2), typeof helper === alias3 ? helper.call(alias1, { name: 'title', hash: {}, data: data, loc: { start: { line: 61, column: 54 }, end: { line: 61, column: 63 }, }, }) : helper), ) + '

\n

\n Date: ' + alias4( ((helper = (helper = lookupProperty(helpers, 'pubDate') || (depth0 != null ? lookupProperty(depth0, 'pubDate') : depth0)) != null ? helper : alias2), typeof helper === alias3 ? helper.call(alias1, { name: 'pubDate', hash: {}, data: data, loc: { start: { line: 63, column: 27 }, end: { line: 63, column: 38 }, }, }) : helper), ) + '
\n Source: ' + alias4( ((helper = (helper = lookupProperty(helpers, 'source_title') || (depth0 != null ? lookupProperty(depth0, 'source_title') : depth0)) != null ? helper : alias2), typeof helper === alias3 ? helper.call(alias1, { name: 'source_title', hash: {}, data: data, loc: { start: { line: 64, column: 55 }, end: { line: 64, column: 71 }, }, }) : helper), ) + '\n

\n\n ' + ((stack1 = ((helper = (helper = lookupProperty(helpers, 'content') || (depth0 != null ? lookupProperty(depth0, 'content') : depth0)) != null ? helper : alias2), typeof helper === alias3 ? helper.call(alias1, { name: 'content', hash: {}, data: data, loc: { start: { line: 67, column: 12 }, end: { line: 67, column: 25 }, }, }) : helper)) != null ? stack1 : '') + '\n
\n
\n
\n
\n' ) }, '3': function(container, depth0, helpers, partials, data) { var helper, alias1 = depth0 != null ? depth0 : container.nullContext || {}, alias2 = container.hooks.helperMissing, alias3 = 'function', alias4 = container.escapeExpression, lookupProperty = container.lookupProperty || function(parent, propertyName) { if (Object.prototype.hasOwnProperty.call(parent, propertyName)) { return parent[propertyName] } return undefined } return ( '
  • ' + alias4( ((helper = (helper = lookupProperty(helpers, 'name') || (depth0 != null ? lookupProperty(depth0, 'name') : depth0)) != null ? helper : alias2), typeof helper === alias3 ? helper.call(alias1, { name: 'name', hash: {}, data: data, loc: { start: { line: 93, column: 33 }, end: { line: 93, column: 41 }, }, }) : helper), ) + '
  • \n' ) }, compiler: [8, '>= 4.3.0'], main: function(container, depth0, helpers, partials, data) { var stack1, helper, alias1 = depth0 != null ? depth0 : container.nullContext || {}, alias2 = container.hooks.helperMissing, alias3 = 'function', alias4 = container.escapeExpression, lookupProperty = container.lookupProperty || function(parent, propertyName) { if (Object.prototype.hasOwnProperty.call(parent, propertyName)) { return parent[propertyName] } return undefined } return ( '\n\n\n\n \n \n \n ' + alias4( ((helper = (helper = lookupProperty(helpers, 'page_title') || (depth0 != null ? lookupProperty(depth0, 'page_title') : depth0)) != null ? helper : alias2), typeof helper === alias3 ? helper.call(alias1, { name: 'page_title', hash: {}, data: data, loc: { start: { line: 8, column: 9 }, end: { line: 8, column: 23 }, }, }) : helper), ) + '\n \n \n \n \n \n \n \n\n\n\n \n\n
    \n' + ((stack1 = lookupProperty(helpers, 'each').call( alias1, depth0 != null ? lookupProperty(depth0, 'items') : depth0, { name: 'each', hash: {}, fn: container.program(1, data, 0), inverse: container.noop, data: data, loc: { start: { line: 56, column: 4 }, end: { line: 72, column: 13 }, }, }, )) != null ? stack1 : '') + '
    \n \n
    \n
    \n

    About

    \n \n
    \n
    \n

    ' + alias4( ((helper = (helper = lookupProperty(helpers, 'page_description') || (depth0 != null ? lookupProperty(depth0, 'page_description') : depth0)) != null ? helper : alias2), typeof helper === alias3 ? helper.call(alias1, { name: 'page_description', hash: {}, data: data, loc: { start: { line: 88, column: 9 }, end: { line: 88, column: 29 }, }, }) : helper), ) + '

    \n\n
    Sources
    \n \n
    \n
    \n \n\n\n\n' ) }, useData: true, })