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

Version Path
writefully-0.8.2 app/views/writefully/profiles/edit.html.erb
writefully-0.8.1 app/views/writefully/profiles/edit.html.erb
writefully-0.8.0 app/views/writefully/profiles/edit.html.erb
writefully-0.7.1 app/views/writefully/profiles/edit.html.erb
writefully-0.6.12 app/views/writefully/profiles/edit.html.erb
writefully-0.6.11 app/views/writefully/profiles/edit.html.erb
writefully-0.6.10 app/views/writefully/profiles/edit.html.erb
writefully-0.6.9 app/views/writefully/profiles/edit.html.erb
writefully-0.6.7 app/views/writefully/profiles/edit.html.erb
writefully-0.6.6 app/views/writefully/profiles/edit.html.erb
writefully-0.6.5 app/views/writefully/profiles/edit.html.erb
writefully-0.6.4 app/views/writefully/profiles/edit.html.erb
writefully-0.6.3 app/views/writefully/profiles/edit.html.erb
writefully-0.6.2 app/views/writefully/profiles/edit.html.erb
writefully-0.5.1 app/views/writefully/profiles/edit.html.erb
writefully-0.5.0 app/views/writefully/profiles/edit.html.erb