Sha256: 913aba2833163dbfa68e3cd70e1430b9dc88ba1e327e8dea89c1df44e836662d
Contents?: true
Size: 186 Bytes
Versions: 2
Compression:
Stored size: 186 Bytes
Contents
{%- include variables.html -%} <!DOCTYPE html> <html {%- if lang %} lang="{{- lang -}}"{%- endif -%}> <head>{%- include head.html %} </head> <body> {{ content }} </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-plain-0.4.0 | _layouts/default.html |
jekyll-theme-plain-0.3.0 | _layouts/base.html |