From 509748424d2e06a16c2accafe92991d420a40e3a Mon Sep 17 00:00:00 2001 From: azizatulmashwafah Date: Wed, 29 May 2024 08:55:48 +0700 Subject: [PATCH] upload base.html --- base.html | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 base.html diff --git a/base.html b/base.html new file mode 100644 index 0000000..558a1f4 --- /dev/null +++ b/base.html @@ -0,0 +1,56 @@ + + + + + + + {% if judul %} {{ judul }} | {%endif %}Parkinson + + + + + + + +
+ +
+ +
+ {% block contentcarousel %}{% endblock %} + +
+
+
+
+ {% block content %}{% endblock %} +
+
+
+
+ + +
+
+ Copyright © 2024 Azizatul Mashwafah +
+
+
+ + + + + + + +