Add page titles
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
module Adamantium
|
||||
class Context < Hanami::View::Context
|
||||
include Hanami::View::ContextHelpers::ContentHelpers
|
||||
|
||||
def initialize(**options)
|
||||
@options = options
|
||||
super(**options)
|
||||
|
Reference in New Issue
Block a user