mailr/themes/olive/views/prefs/_identity_left.html.erb

11 lines
169 B
Plaintext
Raw Normal View History

2011-09-03 13:07:40 +02:00
<div class="params">
<p>
<%= h @current_user.full_name %>
</p>
<p>
<%= h @current_user.full_address %>
</p>
</div>
2011-09-09 22:10:25 +02:00
<%= raw single_action('save','common','save.png') %>