Sha256: 9b657dfa36c8a5c924cb75c4e714ebf84b93faed12d4e9f5f90ef32613d28dab

Contents?: true

Size: 291 Bytes

Versions: 50

Compression:

Stored size: 291 Bytes

Contents

<div class="card">
	<%= image_tag @member_profile.gravatar_url, :class => 'card-img-top' %>
	<div class="card-block">
		<h4 class="card-title"><%= @member_profile.mfirstname + ' ' + @member_profile.mlastname %></h4>
		<h4 class="card-title"><%= @member_profile.mtitle %></h4>
	</div>
</div>

Version data entries

50 entries across 50 versions & 1 rubygems

Version Path
phcmembers-19.1.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-19.0.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-18.0.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-17.1.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-17.0.1 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-16.2.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-16.1.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-16.0.2 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-16.0.1 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb
phcmembers-16.0.0 app/views/phcmembers/member/profiles/components/_profile_sidebar.html.erb