class Tumblargh::Renderer::Blocks::HasPages

Rendered if you have defined any custom pages.

Public Instance Methods

should_render?() click to toggle source

TODO: Implementation

# File lib/tumblargh/renderer/blocks.rb, line 206
def should_render?
  false
end