logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

show.html.haml (190B)


  1. .form-container
  2. .flash-message
  3. %p= t('doorkeeper.authorizations.show.title')
  4. %input{ type: 'text', class: 'oauth-code', readonly: true, value: params[:code], onClick: 'select()' }