Sha256: 5df8e85d755c2ecb46beb1e68224faa6b161523d51f9ed390c3e09ed9fb9cb01
Contents?: true
Size: 368 Bytes
Versions: 16
Compression:
Stored size: 368 Bytes
Contents
<%= content_for(:title, "Edit Author Profile") %> <div class='row'> <div class='col-md-4 col-md-offset-4'> <h1 class='text-center'><%= current_wf_authorship %></h1> <%= render 'form' %> <p class='text-center loader hide'> <%= image_tag 'writefully/loading-bubbles.svg', alt: 'loading icon', width: '128', height: '128' %> </p> </div> </div>
Version data entries
16 entries across 16 versions & 1 rubygems