diff --git a/App/Views/Data/edit_pengumuman.html b/App/Views/Data/edit_pengumuman.html
index 94c4e4c..4275c97 100644
--- a/App/Views/Data/edit_pengumuman.html
+++ b/App/Views/Data/edit_pengumuman.html
@@ -94,7 +94,7 @@
-
+
@@ -104,7 +104,7 @@
-
+
@@ -148,6 +148,16 @@
{% endif %}
-
+
+
{% endblock %}
diff --git a/App/Views/Data/entry_pengumuman.html b/App/Views/Data/entry_pengumuman.html
index f3737bb..ab673ad 100644
--- a/App/Views/Data/entry_pengumuman.html
+++ b/App/Views/Data/entry_pengumuman.html
@@ -20,12 +20,12 @@
-
+
-
+
@@ -55,4 +55,15 @@
+
+
{% endblock %}
diff --git a/App/Views/base.html b/App/Views/base.html
index 82c8369..34c6fe9 100644
--- a/App/Views/base.html
+++ b/App/Views/base.html
@@ -4,6 +4,7 @@
+
{% block title %}{% endblock %}
@@ -55,9 +60,9 @@
{% block nav %}{% endblock %}
+
{% block body %}
{% endblock %}
-