Sha256: 2e13ab4f0826005e6e45add555dbd9628b25eeb3823ca62876b93293d9e81b5b

Contents?: true

Size: 541 Bytes

Versions: 93

Compression:

Stored size: 541 Bytes

Contents

<div class="col-sm-6 col-md-4 post-list-item">
    <div class="thumbnail">
        <%= raw post.the_link_thumb({}, {style: "height: 200px; width: 100%; display: block;"}) %>
        <div class="caption">
            <h4 id="thumbnail-label">
                <a href="<%= post.the_url %>"><%= post.the_title %></a>
            </h4>
            <small class="" style="display: block;"><%= post.the_created_at %></small>
            <hr>
            <p><%= raw post.the_excerpt %> <%= post.the_edit_link %></p>
        </div>
    </div>
</div>

Version data entries

93 entries across 93 versions & 2 rubygems

Version Path
camaleon_cms-2.9.0 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.8.3 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.8.2 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.8.1 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.8.0 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.7.5 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.7.4 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.7.3 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.7.2 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.7.1 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.7.0 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.6.4 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.6.3 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.6.2 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.6.1 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.6.0.1 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.6.0 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.5.3.1 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.5.3 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb
camaleon_cms-2.5.2 app/views/camaleon_cms/default_theme/partials/_post_list_item.html.erb