Sha256: dee0601425f633ad1684c2b3b53c097693ab6856c27b2d13cf334a8c72c8c627

Contents?: true

Size: 226 Bytes

Versions: 2

Compression:

Stored size: 226 Bytes

Contents

<% @page_heading = _('Your profile') %>
<% content_for('tasks') do %>
    <li><a href='#'>&nbsp;</a></li>
<% end %>

<% form_tag :action=>"index", :id => @user.id do %>
  <%= render :partial => "admin/users/form" %>
<% end %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
typo-5.5 app/views/admin/profiles/index.html.erb
typo-5.4.4 app/views/admin/profiles/index.html.erb