Sha256: 668ef5d8d4f9d0f9e4fba793da35c19bf490ac652018f087092ac8b7c852db15

Contents?: true

Size: 632 Bytes

Versions: 18

Compression:

Stored size: 632 Bytes

Contents

<div class="Nxd-profile Vlt-col Vlt-col--M-1of3">
  <%= image_tag(member.url, size: 140, class: 'Nxd-profile__avatar avatar') %>
  <h3><%= member.name %></h3>
  <p class="Vlt-grey-darker p-large"><%= member.title ? member.title : 'Developer Advocate' %>
    <% if blog_author_path(member.short_name) %>
    <small>
      <%= link_to blog_author_path(member.short_name), target: "_blank", id: "blog-profile-url" do %>
        <svg class="Vlt-icon Vlt-icon--smaller Vlt-purple-dark">
          <use xlink:href="/symbol/volta-icons.svg#Vlt-icon-open-full"></use>
        </svg>
      <% end %>
    </small>
    <% end %>
  </p>
</div>

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
station-0.5.16 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.5.15 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.5.14 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.5.13 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.5.12 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.5.11 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.5.10 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.5.9 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.5.8 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.5.7 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.5.6 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.5.5 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.5.4 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.5.3 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.5.2 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.5.1 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.5.0 lib/nexmo_developer/app/views/static/_profile.html.erb
station-0.4.9 lib/nexmo_developer/app/views/static/_profile.html.erb