Sha256: 6d14654ff0c74f211a11f93e5979348386f01810c4cbd521eec4c8b0d3652526

Contents?: true

Size: 661 Bytes

Versions: 17

Compression:

Stored size: 661 Bytes

Contents

  <!--lista 1 -->
        <div class="row">
            <!--LOOP DE LISTA 1-->
            {% assign books = site.data.books | sort: "Date" | reverse | where: "Series", "tr" %}
            {% for book in books | limit: 7 %}
            {% include book-list-base.html %}
            {% endfor %}
            <div class="basis masobras">
                <div class="container">
                    <label for="listas"><img src="{{ BASE_PATH }}/assets/img/tema/+obras.png" class="image sombra"></label>
                    <div>
                        {% include ver-mas.html %}
                    </div>
                </div> 
            </div>
        </div>

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
morel-theme-0.2.2 _includes/es/book-list-translations_.html
morel-theme-0.2.1 _includes/es/book-list-translations_.html
morel-theme-0.2.0 _includes/es/book-list-translations_.html
morel-theme-pack-0.1.327 _includes/es/book-list-translations_.html
morel-theme-pack-0.1.326 _includes/es/book-list-translations_.html
morel-theme-pack-0.1.325 _includes/es/book-list-translations_.html
morel-theme-pack-0.1.323 _includes/es/book-list-translations_.html
morel-theme-pack-0.1.322 _includes/es/book-list-translations_.html
morel-theme-pack-0.1.321 _includes/es/book-list-translations_.html
morel-theme-pack-0.1.32 _includes/es/book-list-translations_.html
morel-theme-pack-0.1.31 _includes/es/book-list-translations_.html
morel-theme-pack-0.1.23 _includes/es/book-list-translations_.html
morel-theme-pack-0.1.22 _includes/es/book-list-translations_.html
morel-theme-pack-0.1.21 _includes/es/book-list-translations_.html
morel-theme-pack-0.1.2 _includes/es/book-list-translations_.html
morel-theme-pack-0.1.1 _includes/es/book-list-translations_.html
morel-theme-pack-0.1.0 _includes/es/book-list-translations_.html