From 06c1a014c2c3820454c0ac697fdfdb029b983d9e Mon Sep 17 00:00:00 2001 From: Oxbian Date: Thu, 6 Jul 2023 00:38:06 +0200 Subject: Adding language system to the blog --- templates/en/index_template.html | 58 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 templates/en/index_template.html (limited to 'templates/en/index_template.html') diff --git a/templates/en/index_template.html b/templates/en/index_template.html new file mode 100644 index 0000000..18a40c8 --- /dev/null +++ b/templates/en/index_template.html @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + Oxbian's blog + + + +
+ +
+ + +
+
+

Welcome on my blog

+

On this blog you will found articles about IT, coding, network, cybersecurity, free software.. + Moreover I share articles about good practices in different domains like privacy, sport..

+ $CONTENT +
+
+ + +
+ + + -- cgit v1.2.3