diff --git a/_includes/details.html b/_includes/details.html index b706a603..d38563dd 100644 --- a/_includes/details.html +++ b/_includes/details.html @@ -30,7 +30,24 @@ per deployment (managing org, full-scan upsell, request-update link). To support another deployment, add a branch here and re-sync - don't fork the file. + + 4. `showLastUpdated` - set in page front matter for non-profile pages that + need a "Last updated" row (e.g. /pulse/). Renders a single-item ul with + the same mono/border-bottom styling as the profile list above. #} +{% if showLastUpdated and not profile %} + +{% endif %} {% if profile %}