diff --git a/themes/demo/README.md b/themes/demo/README.md index 55fc8bf..181268d 100644 --- a/themes/demo/README.md +++ b/themes/demo/README.md @@ -1,7 +1,7 @@ Demo Theme ========== -October CMS demo theme that demonstrates the basic core functionality and utilizes the accompanying demo plugin. It is a great theme to copy when building a site from scratch. +OctoberCMS demo theme that demonstrates the basic core functionality and utilizes the accompanying demo plugin. It is a great theme to copy when building a site from scratch. The theme acts as a reference implementation for default component markup when distributing plugins. @@ -40,7 +40,7 @@ Uncombined JavaScript: - {% framework extras turbo %} + {% framework extras %} Combined JavaScript: diff --git a/themes/demo/composer.json b/themes/demo/composer.json index f67c9b0..467ed4a 100644 --- a/themes/demo/composer.json +++ b/themes/demo/composer.json @@ -1,8 +1,9 @@ { "name": "october/demo-theme", "type": "october-theme", - "description": "Demo October CMS theme", + "description": "Demo OctoberCMS theme", "keywords": ["october", "cms", "demo", "theme"], + "license": "MIT", "authors": [ { "name": "Alexey Bobkov", @@ -24,4 +25,4 @@ "dev-master": "1.0-dev" } } -} +} \ No newline at end of file diff --git a/themes/demo/layouts/default.htm b/themes/demo/layouts/default.htm index 3f717fd..e99b14f 100644 --- a/themes/demo/layouts/default.htm +++ b/themes/demo/layouts/default.htm @@ -1,32 +1,48 @@ -## description = "Default layout" + +[localePicker] +forceUrl = 1 == - -
- {% partial 'site/meta' %} - - + - -A company proving that making websites is not rocket science.
++ Настоящая Политика конфиденциальности персональных данных (далее – Политика конфиденциальности) + действует в отношении всей информации, которую электронное СМИ TDH (далее Сайт), расположенное на + доменном имени https://tdh.gov.tm/, может получить о Пользователе во время использования сайта. +
+Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.
+ Input::get('name') , 'email' => Input::get('email')]; + + Mail::send('admin.contact::mail.message', $vars, function($message) { + + $message->to('tekemuradov@gmail.com', 'Admin Person'); + $message->subject(Input::get('theme')); + + }); + +} +?> +== +