Sha256: c73d4b1eda9d4e5e9a8005a7e63336d545bf2305ca467b8b65986452bedc5be5
Contents?: true
Size: 429 Bytes
Versions: 11
Compression:
Stored size: 429 Bytes
Contents
.timeline %table %tbody %tr %th{scope: :row} = @attributes[:date] %td.team_news %img{src: @attributes[:image]} %h4= @attributes[:title] %span.name= @attributes[:name] %span.position= @attributes[:position] -if @attributes[:link] %a.read_more{href: @attributes[:link]} View Profile .description %p= @content
Version data entries
11 entries across 11 versions & 1 rubygems