Sha256: 0709a6b3dbf3108e754023d1c0bcf71c43b6b085c8aea2db9c7bda31b2cfa835

Contents?: true

Size: 409 Bytes

Versions: 9

Compression:

Stored size: 409 Bytes

Contents

<div class="Nxd-profile Vlt-col Vlt-col--M-1of3">
  <%= image_tag(image_url, size: 140, class: 'Nxd-profile__avatar avatar') %>
  <h3><%= name %></h3>
  <p class="Vlt-grey-darker p-large"><%= local_assigns[:role] ? role : 'Developer Advocate' %>
  	<% if local_assigns[:twitter] %>
    <small><a target="_blank" href="https://twitter.com/<%= twitter %>">@<%= twitter %></a></small>
  	<% end %>
  </p>
</div>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
station-0.4.7 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.4.6 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.4.5 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.4.4 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.4.3 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.4.2 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.4.1 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.4.0 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.3.2 lib/nexmo_developer/app/views/static/_profile.html.erb