Sha256: 1dcdb9924610e2de25b9185ed4def2540f9d813f97ee76f871b86102bef3e9d3

Contents?: true

Size: 742 Bytes

Versions: 98

Compression:

Stored size: 742 Bytes

Contents

<tr>
  <td>
    {% if row.commands != "" %}
    <div class="input-group">
      <textarea id="{{ card.page }}-{{ release[0] }}-key-{{ forloop.index }}" class="form-control font-monospace" placeholder="{{ row.overview }}" aria-label="{{ row.overview }}" aria-describedby="{{ card.page }}-button-{{ forloop.index }}" readonly rows="2">{{ row.commands }}</textarea>
      <button id="{{ card.page }}-{{ release[0] }}-button-{{ forloop.index }}" class="btn btn-clipboard" type="button" aria-label="Copy to clipboard" data-clipboard-target="#{{ card.page }}-{{ release[0] }}-key-{{ forloop.index }}" data-bs-toggle="tooltip" data-bs-title="Copy to clipboard"><i class="fa-solid fa-clipboard"></i></button>
    </div>
    {% endif %}
  </td>
</tr>

Version data entries

98 entries across 98 versions & 1 rubygems

Version Path
jekyll-theme-centos-2.3.0.beta.86 _includes/download/cards-body-convert.html
jekyll-theme-centos-2.3.0.beta.85 _includes/download/cards-body-convert.html
jekyll-theme-centos-2.3.0.beta.84 _includes/download/cards-body-convert.html
jekyll-theme-centos-2.3.0.beta.83 _includes/download/cards-body-convert.html
jekyll-theme-centos-2.3.0.beta.82 _includes/download/cards-body-convert.html
jekyll-theme-centos-2.3.0.beta.81 _includes/download/cards-body-convert.html
jekyll-theme-centos-2.3.0.beta.80 _includes/download/cards-body-convert.html
jekyll-theme-centos-2.3.0.beta.78 _includes/download/cards-body-convert.html
jekyll-theme-centos-2.3.0.beta.77 _includes/download/cards-body-convert.html
jekyll-theme-centos-2.3.0.beta.76 _includes/download/cards-body-convert.html
jekyll-theme-centos-2.3.0.beta.75 _includes/download/cards-body-convert.html
jekyll-theme-centos-2.3.0.beta.74 _includes/download/cards-body-convert.html
jekyll-theme-centos-2.3.0.beta.73 _includes/download/cards-body-convert.html
jekyll-theme-centos-2.3.0.beta.72 _includes/download/cards-body-convert.html
jekyll-theme-centos-2.3.0.beta.71 _includes/download/cards-body-convert.html
jekyll-theme-centos-2.3.0.beta.70 _includes/download/cards-body-convert.html
jekyll-theme-centos-2.3.0.beta.69 _includes/download/cards-body-convert.html
jekyll-theme-centos-2.3.0.beta.68 _includes/download/cards-body-convert.html