From 94c5ea3e134e1ba943274eb702111ef03088cf3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Fri, 16 Jul 2021 16:34:15 +0300 Subject: [PATCH] Fix page structure --- templates/front/docs_cron.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/front/docs_cron.html b/templates/front/docs_cron.html index 7b87d917..90676976 100644 --- a/templates/front/docs_cron.html +++ b/templates/front/docs_cron.html @@ -13,7 +13,7 @@ {% block content %} -

Cron Syntax Cheatsheet

+

Cron Syntax Cheatsheet

{{ site_name }} understands most of the traditional cron syntax features.