From f87959c9e79f4ff158218eb704fffdc261765e77 Mon Sep 17 00:00:00 2001 From: santi134565 <34990142+santi134565@users.noreply.github.com> Date: Sun, 4 Sep 2022 19:15:25 -0500 Subject: [PATCH] Create index.php MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Index por defecto en español. --- tools/default-es/index.php | 222 +++++++++++++++++++++++++++++++++++++ 1 file changed, 222 insertions(+) create mode 100644 tools/default-es/index.php diff --git a/tools/default-es/index.php b/tools/default-es/index.php new file mode 100644 index 0000000..9513010 --- /dev/null +++ b/tools/default-es/index.php @@ -0,0 +1,222 @@ + + + + + + {{ site.siteName }} ~ Home + + + + + + + + + + + + + + + + +
+ +
+
+
+
+ {% if alert.hasAlert %} +
+
+
    +
  • {{ alert.message }}
  • +
+
+
+ {% endif %} +
+

Iniciar Sesión

+
+ +
+
+
+ +
+ +
+
+ +
+ +
+ +
+
+ + + + {% set indexClass = " class=\"copyright\"" %} + {% include "base/footer.tpl" %} + + + + + + + + + + +