Sha256: 744053d9d9f678030d022456a30bb0b9ae3117f94824b92540b3f0eba2861cf6

Contents?: true

Size: 505 Bytes

Versions: 50

Compression:

Stored size: 505 Bytes

Contents

<div class='timeline'>
<table>
<tbody>
<tr>
<th scope='row'>
<%= @attributes[:date] %>
</th>
<td class='team_news'>
<img src='<%= @attributes[:image] %>'>
<h4><%= @attributes[:title] %></h4>
<span class='name'><%= @attributes[:name] %></span>
<span class='position'><%= @attributes[:position] %></span>
<% if @attributes[:link] %>
<a class='read_more' href='<%= @attributes[:link] %>'>View Profile</a>
<% end %>
<div class='description'>
<p><%= @content %></p>
</div>
</td>
</tr>
</tbody>
</table>
</div>

Version data entries

50 entries across 50 versions & 2 rubygems

Version Path
shortcode-2.0.0 spec/support/templates/erb/timeline_person.html.erb
shortcode-2.0.0.pre spec/support/templates/erb/timeline_person.html.erb
shortcode-1.2.1 spec/support/templates/erb/timeline_person.html.erb
shortcode-1.2.0 spec/support/templates/erb/timeline_person.html.erb
virgo-0.3.17 vendor/gems/shortcode/spec/support/templates/erb/timeline_person.html.erb
virgo-0.3.16 vendor/gems/shortcode/spec/support/templates/erb/timeline_person.html.erb
virgo-0.3.15 vendor/gems/shortcode/spec/support/templates/erb/timeline_person.html.erb
virgo-0.3.14 vendor/gems/shortcode/spec/support/templates/erb/timeline_person.html.erb
virgo-0.3.13 vendor/gems/shortcode/spec/support/templates/erb/timeline_person.html.erb
virgo-0.3.12 vendor/gems/shortcode/spec/support/templates/erb/timeline_person.html.erb
virgo-0.3.11 vendor/gems/shortcode/spec/support/templates/erb/timeline_person.html.erb
virgo-0.3.10 vendor/gems/shortcode/spec/support/templates/erb/timeline_person.html.erb
virgo-0.3.9 vendor/gems/shortcode/spec/support/templates/erb/timeline_person.html.erb
virgo-0.3.8 vendor/gems/shortcode/spec/support/templates/erb/timeline_person.html.erb
virgo-0.3.7 vendor/gems/shortcode/spec/support/templates/erb/timeline_person.html.erb
virgo-0.3.6 vendor/gems/shortcode/spec/support/templates/erb/timeline_person.html.erb
shortcode-1.1.1 spec/support/templates/erb/timeline_person.html.erb
virgo-0.3.4 vendor/gems/shortcode/spec/support/templates/erb/timeline_person.html.erb
virgo-0.3.3 vendor/gems/shortcode/spec/support/templates/erb/timeline_person.html.erb
virgo-0.3.2 vendor/gems/shortcode/spec/support/templates/erb/timeline_person.html.erb