diff --git a/src/templates/include/template.html b/src/templates/include/template.html index 87bc675..dec575b 100644 --- a/src/templates/include/template.html +++ b/src/templates/include/template.html @@ -36,19 +36,26 @@
-
-
+
+
+
+ +
{% block content %}{% endblock %} - -
- created by uw935 (1606255) -
-
+ + +
diff --git a/src/templates/index.html b/src/templates/index.html index 7bb3f7c..20e7679 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -2,33 +2,35 @@ {% block title %}VATSIM Fox — view detailed profile statistic{% endblock %} {% block content %}
-
-

Enter your VATSIM CID

-

See your detailed profile statistic

- -

-
+
+

Enter your VATSIM CID

+

See your detailed profile statistic

+ +

+
-
-
-

About

-

VATSIM Fox is an open-source project to make it easier for users to see their detailed profile statistic

-
-
-
-
-

Open source project

-

This project is fully opened, so you can contribute in it if you want

- - - -
-
+
+
+

About

+

VATSIM Fox is an open-source project to make it easier for users to see their detailed profile statistic

+
+
+ +
+
+

Open source project

+

This project is fully opened, so you can contribute in it if you want

+ + + + +
+
{% endblock %} {% block javascript_code %}