diff options
Diffstat (limited to 'templates/layouts/page.html')
| -rw-r--r-- | templates/layouts/page.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layouts/page.html b/templates/layouts/page.html index f64e50b..5856a91 100644 --- a/templates/layouts/page.html +++ b/templates/layouts/page.html | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | <main itemprop="hasPart" itemscope itemtype="https://schema.org/$it.schema_type$" itemid="$url.full$"> | 1 | <main itemprop="hasPart" itemscope itemtype="https://schema.org/$schema_type$" itemid="$url.full$"> |
| 2 | <article class="l-container l-container--pad-x l-container--pad-y l-container--narrow h-entry"> | 2 | <article class="l-container l-container--pad-x l-container--pad-y l-container--narrow h-entry"> |
| 3 | $if(date)$ | 3 | $if(date)$ |
| 4 | <div class="o-badge s-body__meta u-mb-125 dt-updated"> | 4 | <div class="o-badge s-body__meta u-mb-125 dt-updated"> |
