{{ page.title }}
-{{ page.read_time_mins }} min read
- {% if page.hero_image %} - {% image page.hero_image fill-1200x630 %} - {% endif %} - {{ page.body }} - {% article_json_ld page %} -diff --git a/templates/base.html b/templates/base.html index b802c1d..ba56a6f 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,6 +6,9 @@
{{ message }}
+{{ message }}
{% endfor %}{{ page.mission_statement }}
-{{ page.body|richtext }} -{% if page.featured_author %} -{{ page.featured_author.bio }}
- {% if page.featured_author.avatar %} - {% image page.featured_author.avatar fill-200x200 %} + + +{{ page.mission_statement }}
{% endif %} -{% endif %} +No articles found.
{% endfor %} - -{% for article in articles %} - {% include 'components/article_card.html' with article=article %} -{% empty %} -No articles found.
-{% endfor %} -{{ page.read_time_mins }} min read
- {% if page.hero_image %} - {% image page.hero_image fill-1200x630 %} - {% endif %} - {{ page.body }} - {% article_json_ld page %} -{{ article.summary }}
+{{ comment.author_name }}
-{{ comment.body }}
+{{ comment.body }}
{% for reply in comment.replies.all %} -{{ reply.author_name }}
-{{ reply.body }}
-{{ reply.body }}
+No comments yet.
- {% endfor %} - {% if comment_form and comment_form.errors %} -No comments yet. Be the first to comment.
{% endif %} - + + {% if comment_form and comment_form.errors %} +{{ value.raw_code }}
+{{ value.raw_code }}
+ {{ featured_article.author.name }}
-{{ featured_article.read_time_mins }} min read
- {% endif %} -{{ featured_article.summary }}
+{{ article.summary }}
+ Read article → +{{ article.summary|truncatewords:20 }}
- {% for tag in article.tags.all %} - {{ tag.name }} - {% endfor %} +{% load core_tags wagtailimages_tags %} +{{ article.summary }}
+