diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..0f89e7c --- /dev/null +++ b/.htaccess @@ -0,0 +1,9 @@ +AddDefaultCharset utf-8 + +RewriteEngine on +RewriteBase / + +RewriteCond %{REQUEST_FILENAME} !-f +RewriteCond %{REQUEST_FILENAME} !-d + +RewriteRule ^(.*)$ index.php \ No newline at end of file diff --git a/blocks/footer_endhtml.php b/blocks/footer_endhtml.php new file mode 100644 index 0000000..d9ba2f8 --- /dev/null +++ b/blocks/footer_endhtml.php @@ -0,0 +1,207 @@ + + + + + + + + +
+
+