diff --git a/at_django_boilerplate/core/templates/company/blog.html b/at_django_boilerplate/core/templates/company/blog.html index e69de29..b90bdec 100755 --- a/at_django_boilerplate/core/templates/company/blog.html +++ b/at_django_boilerplate/core/templates/company/blog.html @@ -0,0 +1,721 @@ +{% extends 'public_base.html' %} +{% load static %} +{% block content %} + + +
+
+ +

+ Blog +

+ + +

+ On our blog, we provide you with in-depth insights into everything that counts on the pitch: effective training management, physical fitness, positive mentality, adapted diet and dealing with injuries. +

+ + +

+ Most recent posts +

+ + +
+ + +
+ + Recover like a Pro + +
+

November 5, 2025

+

Prove your Progress

+ + +
+
+ + +
+ + Recover like a Pro + +
+

November 3, 2025

+

Recover like a Pro - Train. Sweat. Recover.

+ + +
+
+ +
+ +
+
+ + + + + + +
+ + +

All posts

+ + +
+ + + + + + + + + + + + + + + + + +
+ + +
+ + +
+ + + Former DFB physio + + +
+ + +
+
+ December 2021 + + + News + + + + Verletzungen + +
+ + + +

+ Former DFB physio now rehab partner of B42 +

+
+ + + + +
+
+ + + +
+ + Former DFB physio + + +
+ + +
+
+ December 2021 + + + News + + + + Verletzungen + +
+ + +

+ Former DFB physio now rehab partner of B42 +

+
+ + + + +
+
+ +
+ + + Former DFB physio + + +
+ + +
+
+ December 2021 + + + News + + + + Verletzungen + +
+ + +

+ Former DFB physio now rehab partner of B42 +

+
+ + + + +
+
+ + +
+ + + Former DFB physio + + +
+ + +
+
+ December 2021 + + + News + + + + Verletzungen + +
+ + +

+ Former DFB physio now rehab partner of B42 +

+
+ + + + +
+
+ +
+ + + Former DFB physio + + +
+ + +
+
+ December 2021 + + + News + + + + Verletzungen + +
+ + +

+ Former DFB physio now rehab partner of B42 +

+
+ + + + +
+
+ +
+ + + Former DFB physio + + +
+ + +
+
+ December 2021 + + + News + + + + Verletzungen + +
+ + +

+ Former DFB physio now rehab partner of B42 +

+
+ + + + +
+
+ +
+ + + Former DFB physio + + +
+ + +
+
+ December 2021 + + + News + + + + Verletzungen + +
+ + +

+ Former DFB physio now rehab partner of B42 +

+
+ + + + +
+
+ +
+ + + Former DFB physio + + +
+ + +
+
+ December 2021 + + + News + + + + Verletzungen + +
+ + +

+ Former DFB physio now rehab partner of B42 +

+
+ + + + +
+
+ +
+ + + Former DFB physio + + +
+ + +
+
+ December 2021 + + + News + + + + Verletzungen + +
+ + +

+ Former DFB physio now rehab partner of B42 +

+
+ + + + +
+
+ +
+ + + Former DFB physio + + +
+ + +
+
+ December 2021 + + + News + + + + Verletzungen + +
+ + +

+ Former DFB physio now rehab partner of B42 +

+
+ + + + +
+
+ +
+ + + Former DFB physio + + +
+ + +
+
+ December 2021 + + + News + + + + Verletzungen + +
+ + +

+ Former DFB physio now rehab partner of B42 +

+
+ + + + +
+
+ + + + + + +
+ +
+ +
+ +
+ + + +
+
+ +

+ Get everything your team needs to be successful +

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +{% endblock %} \ No newline at end of file diff --git a/static/images/achills.jpg b/static/images/achills.jpg new file mode 100644 index 0000000..3b14590 Binary files /dev/null and b/static/images/achills.jpg differ diff --git a/static/images/ball.png b/static/images/ball.png new file mode 100644 index 0000000..f5cc398 Binary files /dev/null and b/static/images/ball.png differ diff --git a/static/images/close.jpg b/static/images/close.jpg new file mode 100644 index 0000000..8ee92bf Binary files /dev/null and b/static/images/close.jpg differ diff --git a/static/images/disrupt.png b/static/images/disrupt.png new file mode 100644 index 0000000..c39090d Binary files /dev/null and b/static/images/disrupt.png differ diff --git a/static/images/formal.jpg b/static/images/formal.jpg new file mode 100644 index 0000000..dfa88dc Binary files /dev/null and b/static/images/formal.jpg differ diff --git a/static/images/july.jpg b/static/images/july.jpg new file mode 100644 index 0000000..d0a896d Binary files /dev/null and b/static/images/july.jpg differ diff --git a/static/images/pattelar.jpg b/static/images/pattelar.jpg new file mode 100644 index 0000000..3b14590 Binary files /dev/null and b/static/images/pattelar.jpg differ diff --git a/static/images/prevents.png b/static/images/prevents.png new file mode 100644 index 0000000..da942e0 Binary files /dev/null and b/static/images/prevents.png differ diff --git a/static/images/prov.png b/static/images/prov.png new file mode 100644 index 0000000..a8b8c0c Binary files /dev/null and b/static/images/prov.png differ diff --git a/static/images/recover.png b/static/images/recover.png new file mode 100644 index 0000000..e48bc74 Binary files /dev/null and b/static/images/recover.png differ diff --git a/static/images/sec-2.jpeg b/static/images/sec-2.jpeg new file mode 100644 index 0000000..add35f2 Binary files /dev/null and b/static/images/sec-2.jpeg differ diff --git a/static/images/sec-3.jpeg b/static/images/sec-3.jpeg new file mode 100644 index 0000000..21c82ac Binary files /dev/null and b/static/images/sec-3.jpeg differ diff --git a/static/images/sec-4.jpeg b/static/images/sec-4.jpeg new file mode 100644 index 0000000..3c5b3ac Binary files /dev/null and b/static/images/sec-4.jpeg differ diff --git a/static/images/train.jpg b/static/images/train.jpg new file mode 100644 index 0000000..adce82a Binary files /dev/null and b/static/images/train.jpg differ diff --git a/static/images/women.jpg b/static/images/women.jpg new file mode 100644 index 0000000..afd005e Binary files /dev/null and b/static/images/women.jpg differ diff --git a/templates/index.html b/templates/index.html index ecfc4c2..3b7faf8 100644 --- a/templates/index.html +++ b/templates/index.html @@ -54,7 +54,6 @@ -