Sha256: 9d33e4d838680df90b0e8c8fff113f961729bc6f5b79e9130479be71e5e6f322
Contents?: true
Size: 416 Bytes
Versions: 2
Compression:
Stored size: 416 Bytes
Contents
{%- comment -%} License block @param :title [String] El tÃtulo @param :content [HTML] El contenido {%- endcomment -%} <div class="background-light-gray p-4 my-32 text-monospace text-left border border-light_gray"> <div class="font-weight-bold"> <p rel="license">{{ site.i18n.content_license }} {{- include.title -}}</p> </div> <div class="content mt-2 mb-2"> {{- include.content -}} </div> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
compost-jekyll-theme-0.1.1 | _includes/license_block.html |
compost-jekyll-theme-0.1.0 | _includes/license_block.html |