-# coding: utf-8 %h2 Endpoint tokens %table.table.table-striped.table-hover.table-condensed %thead %tr %th token %th value %tbody - tokens.each do |token, value| %tr %td= Helpers.tokenize token %td= Helpers.hide_credentials_from_url value