X-Git-Url: https://git.0d.be/?p=chloro.git;a=blobdiff_plain;f=chloro%2Fphyll%2Ftemplates%2Fphyll%2Fhome.html;h=b39a3ecc19a53f1b8abbdf074af4e526c38a788f;hp=987a4461105721fdde1b5007545b8f8f948ab876;hb=0fc394d0d3287c234a88941327505e25710f36d7;hpb=ae8e97fcc17a203a6b03a97e086e03210ae478d3 diff --git a/chloro/phyll/templates/phyll/home.html b/chloro/phyll/templates/phyll/home.html index 987a446..b39a3ec 100644 --- a/chloro/phyll/templates/phyll/home.html +++ b/chloro/phyll/templates/phyll/home.html @@ -3,10 +3,18 @@ {% block content-class %}home{% endblock %} {% block body %} -
+ + +
+

{{ latest.title }}

+
{{ latest.creation_timestamp|date:"j E Y, H:i"|lower }}
+
+{{ latest.text|safe }} +
{% endblock %}