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 }}