Simplified conditionals in templates

This commit is contained in:
squidfunk
2020-11-07 16:09:06 +01:00
parent a46b42c5e2
commit acc4a273c4
5 changed files with 31 additions and 59 deletions

View File

@@ -22,7 +22,7 @@
{% import "partials/language.html" as lang with context %}
<!-- Support for mkdocs-git-revision-date-localized-plugin -->
<!-- Last updated date -->
{% set label = lang.t("source.revision.date") %}
<hr />
<div class="md-source-date">