# File lib/kamiflex/custom.rb, line 3 def nav(title, **params) horizontal_box do text 'nav' text title end end