From 59911c91a07571604a81f2448afb2ce7df66b1e3 Mon Sep 17 00:00:00 2001 From: Purwanto Date: Sat, 27 Jan 2024 02:48:40 +0700 Subject: [PATCH] Update content.html --- belajarpython_theme/content.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/belajarpython_theme/content.html b/belajarpython_theme/content.html index 28cc8d62..6f4a7c45 100644 --- a/belajarpython_theme/content.html +++ b/belajarpython_theme/content.html @@ -3,7 +3,7 @@ {%- include "sidebar.html" %} {% endif %}
- +

{{ page.title }}

{{ page.content }}