diff --git a/templates/test-page.html b/templates/test-page.html
index a98ddc47ea6298651bdd9b929893b51ae942cd37..00886e2fc49e46597884f12b312f0d427fe2eab1 100644
--- a/templates/test-page.html
+++ b/templates/test-page.html
@@ -3,5 +3,5 @@
 {% block title %}Test pages{% endblock %}
 
 {% block content %}
-<h1>Hello World</h1>
+<h1>Halaman Katalog</h1>
 {% endblock %}
\ No newline at end of file