Sha256: b84d065d155419f26234b271273004a25e83e6ac59d9bc9bf9642376015f4838

Contents?: true

Size: 628 Bytes

Versions: 3

Compression:

Stored size: 628 Bytes

Contents

{%- include /authors/authors.html -%}
<div class="wrapfooter">
    <span class="author_image">
        <img class="author-thumb" src="{{ image }}" alt="{{ authorName}}" id="author_img">
    </span>
    <span class="author-meta">
        <span class="post-name">
            <a class="postName" target="_blank" href="{{twitter}}">{{authorName}}</a>
            {%- if twitter != 'N/A' -%}
            <a class="btn_follow text-decoration-none" target="_blank" href="{{twitter}}">Follow</a>
            {%- endif -%}
           
        </span><br>
        <span class="author_bio">{{bio}}</span>
    </span>
</div>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
appscms-tools-theme-0.6.5 _includes/author_bio.html
appscms-tools-theme-0.6.4 _includes/author_bio.html
appscms-tools-theme-0.6.3 _includes/author_bio.html