render_with('path/to/template')
partial('path/to/partial')
time_in_words(timestamp)
Add to your Gemfile
gem 'sinatra-frank'
And require it in your project
require 'sinatra/frank'