From d016e765013e422cf7bae428045c51e67b8a23ea Mon Sep 17 00:00:00 2001 From: Samuel Dimas <samueldimas543@gmail.com> Date: Fri, 20 Mar 2020 17:23:19 +0700 Subject: [PATCH] [CHORES] Initial commit in PBI branch --- templates/test-page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/test-page.html b/templates/test-page.html index a98ddc4..00886e2 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 -- GitLab