kiso_themes 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (944) hide show
  1. checksums.yaml +7 -0
  2. data/CHANGELOG +12 -0
  3. data/LICENSE +170 -0
  4. data/README.rdoc +6 -0
  5. data/Rakefile +516 -0
  6. data/VERSION +1 -0
  7. data/app/assets/fonts/font-awesome/FontAwesome.otf +0 -0
  8. data/app/assets/fonts/font-awesome/fontawesome-webfont.eot +0 -0
  9. data/app/assets/fonts/font-awesome/fontawesome-webfont.svg +2671 -0
  10. data/app/assets/fonts/font-awesome/fontawesome-webfont.ttf +0 -0
  11. data/app/assets/fonts/font-awesome/fontawesome-webfont.woff +0 -0
  12. data/app/assets/fonts/font-awesome/fontawesome-webfont.woff2 +0 -0
  13. data/app/assets/fonts/ionicons/ionicons.eot +0 -0
  14. data/app/assets/fonts/ionicons/ionicons.svg +2230 -0
  15. data/app/assets/fonts/ionicons/ionicons.ttf +0 -0
  16. data/app/assets/fonts/ionicons/ionicons.woff +0 -0
  17. data/app/assets/fonts/mdiicons/LICENSE.txt +428 -0
  18. data/app/assets/fonts/mdiicons/MaterialIcons-Regular.eot +0 -0
  19. data/app/assets/fonts/mdiicons/MaterialIcons-Regular.ijmap +1 -0
  20. data/app/assets/fonts/mdiicons/MaterialIcons-Regular.svg +2373 -0
  21. data/app/assets/fonts/mdiicons/MaterialIcons-Regular.ttf +0 -0
  22. data/app/assets/fonts/mdiicons/MaterialIcons-Regular.woff +0 -0
  23. data/app/assets/fonts/mdiicons/MaterialIcons-Regular.woff2 +0 -0
  24. data/app/assets/fonts/mdiicons/README.md +9 -0
  25. data/app/assets/fonts/mdiicons/codepoints +932 -0
  26. data/app/assets/fonts/themify/themify.eot +0 -0
  27. data/app/assets/fonts/themify/themify.svg +362 -0
  28. data/app/assets/fonts/themify/themify.ttf +0 -0
  29. data/app/assets/fonts/themify/themify.woff +0 -0
  30. data/app/assets/images/kiso_themes/app_video_placeholder.png +0 -0
  31. data/app/assets/images/kiso_themes/arrow-1.svg +8 -0
  32. data/app/assets/images/kiso_themes/arrow-2.svg +7 -0
  33. data/app/assets/images/kiso_themes/creditcards/amex.png +0 -0
  34. data/app/assets/images/kiso_themes/creditcards/credit.png +0 -0
  35. data/app/assets/images/kiso_themes/creditcards/dankort.png +0 -0
  36. data/app/assets/images/kiso_themes/creditcards/diners.png +0 -0
  37. data/app/assets/images/kiso_themes/creditcards/discover.png +0 -0
  38. data/app/assets/images/kiso_themes/creditcards/forbru.png +0 -0
  39. data/app/assets/images/kiso_themes/creditcards/google.png +0 -0
  40. data/app/assets/images/kiso_themes/creditcards/jcb.png +0 -0
  41. data/app/assets/images/kiso_themes/creditcards/laser.png +0 -0
  42. data/app/assets/images/kiso_themes/creditcards/maestro.png +0 -0
  43. data/app/assets/images/kiso_themes/creditcards/mastercard.png +0 -0
  44. data/app/assets/images/kiso_themes/creditcards/money.png +0 -0
  45. data/app/assets/images/kiso_themes/creditcards/paypa.png +0 -0
  46. data/app/assets/images/kiso_themes/creditcards/shopify.png +0 -0
  47. data/app/assets/images/kiso_themes/creditcards/solo.png +0 -0
  48. data/app/assets/images/kiso_themes/creditcards/visa.png +0 -0
  49. data/app/assets/images/kiso_themes/header_1.jpg +0 -0
  50. data/app/assets/images/kiso_themes/icons/check.png +0 -0
  51. data/app/assets/images/kiso_themes/landing_bg.jpg +0 -0
  52. data/app/assets/images/kiso_themes/pyrrmid_128.png +0 -0
  53. data/app/assets/images/kiso_themes/pyrrmid_200.png +0 -0
  54. data/app/assets/images/kiso_themes/pyrrmid_32.png +0 -0
  55. data/app/assets/images/kiso_themes/pyrrmid_64.png +0 -0
  56. data/app/assets/images/kiso_themes/stock/1.jpg +0 -0
  57. data/app/assets/images/kiso_themes/stock/2.jpg +0 -0
  58. data/app/assets/images/kiso_themes/stock/3.jpg +0 -0
  59. data/app/assets/images/kiso_themes/stock/4.jpg +0 -0
  60. data/app/assets/images/kiso_themes/stock/acme_1.png +0 -0
  61. data/app/assets/images/kiso_themes/stock/acme_2.png +0 -0
  62. data/app/assets/images/kiso_themes/stock/acme_3.png +0 -0
  63. data/app/assets/images/kiso_themes/stock/acme_4.png +0 -0
  64. data/app/assets/images/kiso_themes/stock/acme_5.png +0 -0
  65. data/app/assets/images/kiso_themes/stock/acme_6.png +0 -0
  66. data/app/assets/images/kiso_themes/stock/acme_7.png +0 -0
  67. data/app/assets/images/kiso_themes/stock/acme_8.png +0 -0
  68. data/app/assets/images/kiso_themes/stock/landscape_1.jpg +0 -0
  69. data/app/assets/images/kiso_themes/stock/landscape_10.jpg +0 -0
  70. data/app/assets/images/kiso_themes/stock/landscape_12.jpg +0 -0
  71. data/app/assets/images/kiso_themes/stock/landscape_13.jpg +0 -0
  72. data/app/assets/images/kiso_themes/stock/landscape_14.jpg +0 -0
  73. data/app/assets/images/kiso_themes/stock/landscape_2.jpg +0 -0
  74. data/app/assets/images/kiso_themes/stock/landscape_3.jpg +0 -0
  75. data/app/assets/images/kiso_themes/stock/landscape_4.jpg +0 -0
  76. data/app/assets/images/kiso_themes/stock/landscape_5.jpg +0 -0
  77. data/app/assets/images/kiso_themes/stock/landscape_6.jpg +0 -0
  78. data/app/assets/images/kiso_themes/stock/landscape_7.jpg +0 -0
  79. data/app/assets/images/kiso_themes/stock/landscape_8.jpg +0 -0
  80. data/app/assets/images/kiso_themes/stock/landscape_9.jpg +0 -0
  81. data/app/assets/images/kiso_themes/stock/us_landscape_1.jpg +0 -0
  82. data/app/assets/images/kiso_themes/stock/us_landscape_2.jpg +0 -0
  83. data/app/assets/images/kiso_themes/ui_placeholder_desktop.png +0 -0
  84. data/app/assets/javascripts/kiso_themes/bootstrap.js +20 -0
  85. data/app/assets/javascripts/kiso_themes/bootstrap_switch.js +23 -0
  86. data/app/assets/javascripts/kiso_themes/chartjs.js +11 -0
  87. data/app/assets/javascripts/kiso_themes/clipboard.js +12 -0
  88. data/app/assets/javascripts/kiso_themes/countTo.js +1 -0
  89. data/app/assets/javascripts/kiso_themes/countdown.js +28 -0
  90. data/app/assets/javascripts/kiso_themes/demo/chartjs.js +102 -0
  91. data/app/assets/javascripts/kiso_themes/demo/dashboard.js +229 -0
  92. data/app/assets/javascripts/kiso_themes/demo/data_generator.js +25 -0
  93. data/app/assets/javascripts/kiso_themes/demo/easypiechart.js +41 -0
  94. data/app/assets/javascripts/kiso_themes/demo/flot.js +258 -0
  95. data/app/assets/javascripts/kiso_themes/demo/gmaps.js +163 -0
  96. data/app/assets/javascripts/kiso_themes/demo/jqvectormap.js +65 -0
  97. data/app/assets/javascripts/kiso_themes/demo/sparklines.js +156 -0
  98. data/app/assets/javascripts/kiso_themes/easypiechart.js +12 -0
  99. data/app/assets/javascripts/kiso_themes/fastclick.js +16 -0
  100. data/app/assets/javascripts/kiso_themes/fitie.js +14 -0
  101. data/app/assets/javascripts/kiso_themes/flot.js +11 -0
  102. data/app/assets/javascripts/kiso_themes/forms.js +13 -0
  103. data/app/assets/javascripts/kiso_themes/gmaps.js +9 -0
  104. data/app/assets/javascripts/kiso_themes/header.js +33 -0
  105. data/app/assets/javascripts/kiso_themes/inspect_mode/inspect_mode.js +581 -0
  106. data/app/assets/javascripts/kiso_themes/jasny.js +13 -0
  107. data/app/assets/javascripts/kiso_themes/jqvectormaps.js +24 -0
  108. data/app/assets/javascripts/kiso_themes/kernel.js +48 -0
  109. data/app/assets/javascripts/kiso_themes/metis_menu.js +16 -0
  110. data/app/assets/javascripts/kiso_themes/parallax.js +14 -0
  111. data/app/assets/javascripts/kiso_themes/popper.js +1 -0
  112. data/app/assets/javascripts/kiso_themes/prettify.js +12 -0
  113. data/app/assets/javascripts/kiso_themes/prism.js +10 -0
  114. data/app/assets/javascripts/kiso_themes/sheets.js +98 -0
  115. data/app/assets/javascripts/kiso_themes/sidenav.js +77 -0
  116. data/app/assets/javascripts/kiso_themes/slimscroll.js +1 -0
  117. data/app/assets/javascripts/kiso_themes/sparklines.js +1 -0
  118. data/app/assets/javascripts/kiso_themes.js +39 -0
  119. data/app/assets/javascripts/vendor/bootstrap/bootstrap/alert.js +198 -0
  120. data/app/assets/javascripts/vendor/bootstrap/bootstrap/button.js +186 -0
  121. data/app/assets/javascripts/vendor/bootstrap/bootstrap/carousel.js +667 -0
  122. data/app/assets/javascripts/vendor/bootstrap/bootstrap/collapse.js +427 -0
  123. data/app/assets/javascripts/vendor/bootstrap/bootstrap/dropdown.js +594 -0
  124. data/app/assets/javascripts/vendor/bootstrap/bootstrap/index.js +22 -0
  125. data/app/assets/javascripts/vendor/bootstrap/bootstrap/modal.js +649 -0
  126. data/app/assets/javascripts/vendor/bootstrap/bootstrap/popover.js +260 -0
  127. data/app/assets/javascripts/vendor/bootstrap/bootstrap/scrollspy.js +374 -0
  128. data/app/assets/javascripts/vendor/bootstrap/bootstrap/tab.js +268 -0
  129. data/app/assets/javascripts/vendor/bootstrap/bootstrap/toast.js +282 -0
  130. data/app/assets/javascripts/vendor/bootstrap/bootstrap/tooltip.js +906 -0
  131. data/app/assets/javascripts/vendor/bootstrap/bootstrap/util.js +171 -0
  132. data/app/assets/javascripts/vendor/bootstrap/bootstrap.js +13 -0
  133. data/app/assets/javascripts/vendor/bootstrap_switch/bootstrap_switch.js +744 -0
  134. data/app/assets/javascripts/vendor/chartjs/Chart.bundle.min.js +10 -0
  135. data/app/assets/javascripts/vendor/chartjs/Chart.min.js +10 -0
  136. data/app/assets/javascripts/vendor/clipboardjs/clipboard.js +7 -0
  137. data/app/assets/javascripts/vendor/countTo/countTo.js +130 -0
  138. data/app/assets/javascripts/vendor/countdown/countdown.js +22 -0
  139. data/app/assets/javascripts/vendor/easypiechart/jquery.easypiechart.js +364 -0
  140. data/app/assets/javascripts/vendor/fastclick/fastclick.js +841 -0
  141. data/app/assets/javascripts/vendor/fitie/fitie.js +1 -0
  142. data/app/assets/javascripts/vendor/flot/flot-chart-resize.js +59 -0
  143. data/app/assets/javascripts/vendor/flot/flot-chart-stack.js +188 -0
  144. data/app/assets/javascripts/vendor/flot/flot-chart-time.js +432 -0
  145. data/app/assets/javascripts/vendor/flot/flot-chart.js +3168 -0
  146. data/app/assets/javascripts/vendor/gmaps/gmaps.js +2418 -0
  147. data/app/assets/javascripts/vendor/jasny/jasny_bootstrap.js +1020 -0
  148. data/app/assets/javascripts/vendor/jqvectormaps/jquery-jvectormap.css +135 -0
  149. data/app/assets/javascripts/vendor/jqvectormaps/jquery-jvectormap.js +3375 -0
  150. data/app/assets/javascripts/vendor/jqvectormaps/maps/More maps.txt +1 -0
  151. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-au-mill-en.js +1 -0
  152. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-ca-mill.js +1 -0
  153. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-cn-mill-en.js +1 -0
  154. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-de-mill-en.js +1 -0
  155. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-europe-mill-en.js +1 -0
  156. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-fr-mill-en.js +1 -0
  157. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-in-mill-en.js +1 -0
  158. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-us-aea-en.js +1 -0
  159. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-world-mill-en.js +1 -0
  160. data/app/assets/javascripts/vendor/jqvectormaps/maps/jquery-jvectormap-za-mill-en.js +1 -0
  161. data/app/assets/javascripts/vendor/metis_menu/metis_menu.js +337 -0
  162. data/app/assets/javascripts/vendor/modernizr/modernizr.2.8.3.min.js +1 -0
  163. data/app/assets/javascripts/vendor/parallax/parallax.js +6 -0
  164. data/app/assets/javascripts/vendor/popper/popper.js +4 -0
  165. data/app/assets/javascripts/vendor/prettify/prettify.js +1655 -0
  166. data/app/assets/javascripts/vendor/prism/prism-normalize-whitespace.js +190 -0
  167. data/app/assets/javascripts/vendor/prism/prism.js +819 -0
  168. data/app/assets/javascripts/vendor/slimscroll/slimscroll.js +288 -0
  169. data/app/assets/javascripts/vendor/sparklines/jquery.sparkline.js +3054 -0
  170. data/app/assets/stylesheets/kiso_themes/auriga/blue.css.erb +31497 -0
  171. data/app/assets/stylesheets/kiso_themes/auriga/green.css.erb +31497 -0
  172. data/app/assets/stylesheets/kiso_themes/auriga/red.css.erb +31497 -0
  173. data/app/assets/stylesheets/kiso_themes/auriga/yellow.css.erb +31497 -0
  174. data/app/assets/stylesheets/kiso_themes/carbon/black.css.erb +0 -0
  175. data/app/assets/stylesheets/kiso_themes/gemini/amber.css.erb +31469 -0
  176. data/app/assets/stylesheets/kiso_themes/gemini/blue.css.erb +31469 -0
  177. data/app/assets/stylesheets/kiso_themes/gemini/granite.css.erb +31469 -0
  178. data/app/assets/stylesheets/kiso_themes/gemini/ocean.css.erb +31469 -0
  179. data/app/assets/stylesheets/kiso_themes/lyra/azure.css.erb +31469 -0
  180. data/app/assets/stylesheets/kiso_themes/lyra/charcoal.css.erb +31469 -0
  181. data/app/assets/stylesheets/kiso_themes/lyra/lime.css.erb +31469 -0
  182. data/app/assets/stylesheets/kiso_themes/lyra/raspberry.css.erb +31469 -0
  183. data/app/assets/stylesheets/kiso_themes/orion/blue.css.erb +31469 -0
  184. data/app/assets/stylesheets/kiso_themes/orion/green.css.erb +31469 -0
  185. data/app/assets/stylesheets/kiso_themes/orion/orange.css.erb +31464 -0
  186. data/app/assets/stylesheets/kiso_themes/orion/purple.css.erb +31469 -0
  187. data/app/helpers/content_block_helper.rb +2 -0
  188. data/app/helpers/devices_helper.rb +67 -0
  189. data/app/helpers/dropdown_helper.rb +50 -0
  190. data/app/helpers/email_template_helper.rb +66 -0
  191. data/app/helpers/form_errors_helper.rb +50 -0
  192. data/app/helpers/form_group_helper.rb +48 -0
  193. data/app/helpers/html_helper.rb +57 -0
  194. data/app/helpers/icons_helper.rb +56 -0
  195. data/app/helpers/metrics_helper.rb +90 -0
  196. data/app/views/content_blocks/app_navs/_1.html.erb +124 -0
  197. data/app/views/content_blocks/app_navs/_1.html.haml +83 -0
  198. data/app/views/content_blocks/app_navs/_1.html.slim +83 -0
  199. data/app/views/content_blocks/app_navs/_2.html.erb +124 -0
  200. data/app/views/content_blocks/app_navs/_2.html.haml +81 -0
  201. data/app/views/content_blocks/app_navs/_2.html.slim +81 -0
  202. data/app/views/content_blocks/app_navs/_3.html.erb +129 -0
  203. data/app/views/content_blocks/app_navs/_3.html.haml +84 -0
  204. data/app/views/content_blocks/app_navs/_3.html.slim +84 -0
  205. data/app/views/content_blocks/app_navs/_4.html.erb +127 -0
  206. data/app/views/content_blocks/app_navs/_4.html.haml +82 -0
  207. data/app/views/content_blocks/app_navs/_4.html.slim +82 -0
  208. data/app/views/content_blocks/app_navs/_5.html.erb +47 -0
  209. data/app/views/content_blocks/app_navs/_5.html.haml +30 -0
  210. data/app/views/content_blocks/app_navs/_5.html.slim +30 -0
  211. data/app/views/content_blocks/basic/_1.html.erb +12 -0
  212. data/app/views/content_blocks/basic/_1.html.haml +8 -0
  213. data/app/views/content_blocks/basic/_1.html.slim +8 -0
  214. data/app/views/content_blocks/basic/_2.html.erb +12 -0
  215. data/app/views/content_blocks/basic/_2.html.haml +8 -0
  216. data/app/views/content_blocks/basic/_2.html.slim +8 -0
  217. data/app/views/content_blocks/basic/_3.html.erb +12 -0
  218. data/app/views/content_blocks/basic/_3.html.haml +8 -0
  219. data/app/views/content_blocks/basic/_3.html.slim +8 -0
  220. data/app/views/content_blocks/basic/_4.html.erb +20 -0
  221. data/app/views/content_blocks/basic/_4.html.haml +14 -0
  222. data/app/views/content_blocks/basic/_4.html.slim +14 -0
  223. data/app/views/content_blocks/basic/_5.html.erb +16 -0
  224. data/app/views/content_blocks/basic/_5.html.haml +11 -0
  225. data/app/views/content_blocks/basic/_5.html.slim +11 -0
  226. data/app/views/content_blocks/basic/_6.html.erb +11 -0
  227. data/app/views/content_blocks/basic/_6.html.haml +7 -0
  228. data/app/views/content_blocks/basic/_6.html.slim +7 -0
  229. data/app/views/content_blocks/basic/_7.html.erb +11 -0
  230. data/app/views/content_blocks/basic/_7.html.haml +7 -0
  231. data/app/views/content_blocks/basic/_7.html.slim +7 -0
  232. data/app/views/content_blocks/basic/_8.html.erb +19 -0
  233. data/app/views/content_blocks/basic/_8.html.haml +14 -0
  234. data/app/views/content_blocks/basic/_8.html.slim +14 -0
  235. data/app/views/content_blocks/general/_1.html.erb +14 -0
  236. data/app/views/content_blocks/general/_1.html.haml +14 -0
  237. data/app/views/content_blocks/general/_1.html.slim +14 -0
  238. data/app/views/content_blocks/general/_10.html.erb +11 -0
  239. data/app/views/content_blocks/general/_10.html.haml +9 -0
  240. data/app/views/content_blocks/general/_10.html.slim +9 -0
  241. data/app/views/content_blocks/general/_11.html.erb +11 -0
  242. data/app/views/content_blocks/general/_11.html.haml +9 -0
  243. data/app/views/content_blocks/general/_11.html.slim +9 -0
  244. data/app/views/content_blocks/general/_12.html.erb +60 -0
  245. data/app/views/content_blocks/general/_12.html.haml +40 -0
  246. data/app/views/content_blocks/general/_12.html.slim +40 -0
  247. data/app/views/content_blocks/general/_13.html.erb +11 -0
  248. data/app/views/content_blocks/general/_13.html.haml +8 -0
  249. data/app/views/content_blocks/general/_13.html.slim +8 -0
  250. data/app/views/content_blocks/general/_14.html.erb +18 -0
  251. data/app/views/content_blocks/general/_14.html.haml +11 -0
  252. data/app/views/content_blocks/general/_14.html.slim +11 -0
  253. data/app/views/content_blocks/general/_15.html.erb +50 -0
  254. data/app/views/content_blocks/general/_15.html.haml +30 -0
  255. data/app/views/content_blocks/general/_15.html.slim +30 -0
  256. data/app/views/content_blocks/general/_16.html.erb +54 -0
  257. data/app/views/content_blocks/general/_16.html.haml +34 -0
  258. data/app/views/content_blocks/general/_16.html.slim +34 -0
  259. data/app/views/content_blocks/general/_17.html.erb +11 -0
  260. data/app/views/content_blocks/general/_17.html.haml +9 -0
  261. data/app/views/content_blocks/general/_17.html.slim +9 -0
  262. data/app/views/content_blocks/general/_18.html.erb +11 -0
  263. data/app/views/content_blocks/general/_18.html.haml +10 -0
  264. data/app/views/content_blocks/general/_18.html.slim +10 -0
  265. data/app/views/content_blocks/general/_19.html.erb +11 -0
  266. data/app/views/content_blocks/general/_19.html.haml +9 -0
  267. data/app/views/content_blocks/general/_19.html.slim +9 -0
  268. data/app/views/content_blocks/general/_2.html.erb +14 -0
  269. data/app/views/content_blocks/general/_2.html.haml +14 -0
  270. data/app/views/content_blocks/general/_2.html.slim +14 -0
  271. data/app/views/content_blocks/general/_20.html.erb +9 -0
  272. data/app/views/content_blocks/general/_20.html.haml +6 -0
  273. data/app/views/content_blocks/general/_20.html.slim +6 -0
  274. data/app/views/content_blocks/general/_21.html.erb +9 -0
  275. data/app/views/content_blocks/general/_21.html.haml +6 -0
  276. data/app/views/content_blocks/general/_21.html.slim +6 -0
  277. data/app/views/content_blocks/general/_22.html.erb +13 -0
  278. data/app/views/content_blocks/general/_22.html.haml +8 -0
  279. data/app/views/content_blocks/general/_22.html.slim +8 -0
  280. data/app/views/content_blocks/general/_23.html.erb +13 -0
  281. data/app/views/content_blocks/general/_23.html.haml +8 -0
  282. data/app/views/content_blocks/general/_23.html.slim +8 -0
  283. data/app/views/content_blocks/general/_24.html.erb +60 -0
  284. data/app/views/content_blocks/general/_24.html.haml +40 -0
  285. data/app/views/content_blocks/general/_24.html.slim +40 -0
  286. data/app/views/content_blocks/general/_25.html.erb +60 -0
  287. data/app/views/content_blocks/general/_25.html.haml +40 -0
  288. data/app/views/content_blocks/general/_25.html.slim +40 -0
  289. data/app/views/content_blocks/general/_26.html.erb +11 -0
  290. data/app/views/content_blocks/general/_26.html.haml +7 -0
  291. data/app/views/content_blocks/general/_26.html.slim +7 -0
  292. data/app/views/content_blocks/general/_27.html.erb +13 -0
  293. data/app/views/content_blocks/general/_27.html.haml +8 -0
  294. data/app/views/content_blocks/general/_27.html.slim +8 -0
  295. data/app/views/content_blocks/general/_28.html.erb +13 -0
  296. data/app/views/content_blocks/general/_28.html.haml +8 -0
  297. data/app/views/content_blocks/general/_28.html.slim +8 -0
  298. data/app/views/content_blocks/general/_29.html.erb +13 -0
  299. data/app/views/content_blocks/general/_29.html.haml +8 -0
  300. data/app/views/content_blocks/general/_29.html.slim +8 -0
  301. data/app/views/content_blocks/general/_3.html.erb +12 -0
  302. data/app/views/content_blocks/general/_3.html.haml +8 -0
  303. data/app/views/content_blocks/general/_3.html.slim +8 -0
  304. data/app/views/content_blocks/general/_30.html.erb +40 -0
  305. data/app/views/content_blocks/general/_30.html.haml +38 -0
  306. data/app/views/content_blocks/general/_30.html.slim +38 -0
  307. data/app/views/content_blocks/general/_31.html.erb +19 -0
  308. data/app/views/content_blocks/general/_31.html.haml +17 -0
  309. data/app/views/content_blocks/general/_31.html.slim +17 -0
  310. data/app/views/content_blocks/general/_32.html.erb +51 -0
  311. data/app/views/content_blocks/general/_32.html.haml +45 -0
  312. data/app/views/content_blocks/general/_32.html.slim +45 -0
  313. data/app/views/content_blocks/general/_33.html.erb +10 -0
  314. data/app/views/content_blocks/general/_33.html.haml +6 -0
  315. data/app/views/content_blocks/general/_33.html.slim +6 -0
  316. data/app/views/content_blocks/general/_34.html.erb +23 -0
  317. data/app/views/content_blocks/general/_34.html.haml +18 -0
  318. data/app/views/content_blocks/general/_34.html.slim +18 -0
  319. data/app/views/content_blocks/general/_35.html.erb +86 -0
  320. data/app/views/content_blocks/general/_35.html.haml +63 -0
  321. data/app/views/content_blocks/general/_35.html.slim +63 -0
  322. data/app/views/content_blocks/general/_36.html.erb +87 -0
  323. data/app/views/content_blocks/general/_36.html.haml +67 -0
  324. data/app/views/content_blocks/general/_36.html.slim +67 -0
  325. data/app/views/content_blocks/general/_37.html.erb +68 -0
  326. data/app/views/content_blocks/general/_37.html.haml +52 -0
  327. data/app/views/content_blocks/general/_37.html.slim +52 -0
  328. data/app/views/content_blocks/general/_38.html.erb +61 -0
  329. data/app/views/content_blocks/general/_38.html.haml +54 -0
  330. data/app/views/content_blocks/general/_38.html.slim +54 -0
  331. data/app/views/content_blocks/general/_39.html.erb +16 -0
  332. data/app/views/content_blocks/general/_39.html.haml +10 -0
  333. data/app/views/content_blocks/general/_39.html.slim +10 -0
  334. data/app/views/content_blocks/general/_4.html.erb +12 -0
  335. data/app/views/content_blocks/general/_4.html.haml +8 -0
  336. data/app/views/content_blocks/general/_4.html.slim +8 -0
  337. data/app/views/content_blocks/general/_40!dark.html.erb +9 -0
  338. data/app/views/content_blocks/general/_40!dark.html.haml +6 -0
  339. data/app/views/content_blocks/general/_40!dark.html.slim +6 -0
  340. data/app/views/content_blocks/general/_5.html.erb +28 -0
  341. data/app/views/content_blocks/general/_5.html.haml +19 -0
  342. data/app/views/content_blocks/general/_5.html.slim +19 -0
  343. data/app/views/content_blocks/general/_6.html.erb +49 -0
  344. data/app/views/content_blocks/general/_6.html.haml +34 -0
  345. data/app/views/content_blocks/general/_6.html.slim +34 -0
  346. data/app/views/content_blocks/general/_7.html.erb +21 -0
  347. data/app/views/content_blocks/general/_7.html.haml +14 -0
  348. data/app/views/content_blocks/general/_7.html.slim +14 -0
  349. data/app/views/content_blocks/general/_8.html.erb +21 -0
  350. data/app/views/content_blocks/general/_8.html.haml +14 -0
  351. data/app/views/content_blocks/general/_8.html.slim +14 -0
  352. data/app/views/content_blocks/general/_9.html.erb +31 -0
  353. data/app/views/content_blocks/general/_9.html.haml +21 -0
  354. data/app/views/content_blocks/general/_9.html.slim +21 -0
  355. data/app/views/content_blocks/headers/_1.html.erb +59 -0
  356. data/app/views/content_blocks/headers/_1.html.haml +42 -0
  357. data/app/views/content_blocks/headers/_1.html.slim +42 -0
  358. data/app/views/content_blocks/headers/_10.html.erb +57 -0
  359. data/app/views/content_blocks/headers/_10.html.haml +41 -0
  360. data/app/views/content_blocks/headers/_10.html.slim +41 -0
  361. data/app/views/content_blocks/headers/_2.html.erb +51 -0
  362. data/app/views/content_blocks/headers/_2.html.haml +37 -0
  363. data/app/views/content_blocks/headers/_2.html.slim +37 -0
  364. data/app/views/content_blocks/headers/_3.html.erb +51 -0
  365. data/app/views/content_blocks/headers/_3.html.haml +37 -0
  366. data/app/views/content_blocks/headers/_3.html.slim +37 -0
  367. data/app/views/content_blocks/headers/_4.html.erb +78 -0
  368. data/app/views/content_blocks/headers/_4.html.haml +55 -0
  369. data/app/views/content_blocks/headers/_4.html.slim +55 -0
  370. data/app/views/content_blocks/headers/_5.html.erb +77 -0
  371. data/app/views/content_blocks/headers/_5.html.haml +55 -0
  372. data/app/views/content_blocks/headers/_5.html.slim +55 -0
  373. data/app/views/content_blocks/headers/_6.html.erb +50 -0
  374. data/app/views/content_blocks/headers/_6.html.haml +37 -0
  375. data/app/views/content_blocks/headers/_6.html.slim +37 -0
  376. data/app/views/content_blocks/headers/_7.html.erb +54 -0
  377. data/app/views/content_blocks/headers/_7.html.haml +39 -0
  378. data/app/views/content_blocks/headers/_7.html.slim +39 -0
  379. data/app/views/content_blocks/headers/_8.html.erb +77 -0
  380. data/app/views/content_blocks/headers/_8.html.haml +56 -0
  381. data/app/views/content_blocks/headers/_8.html.slim +56 -0
  382. data/app/views/content_blocks/headers/_9.html.erb +76 -0
  383. data/app/views/content_blocks/headers/_9.html.haml +53 -0
  384. data/app/views/content_blocks/headers/_9.html.slim +53 -0
  385. data/app/views/content_blocks/landing_navs/_1.html.erb +22 -0
  386. data/app/views/content_blocks/landing_navs/_1.html.haml +16 -0
  387. data/app/views/content_blocks/landing_navs/_1.html.slim +16 -0
  388. data/app/views/content_blocks/landing_navs/_2.html.erb +25 -0
  389. data/app/views/content_blocks/landing_navs/_2.html.haml +18 -0
  390. data/app/views/content_blocks/landing_navs/_2.html.slim +18 -0
  391. data/app/views/content_blocks/landing_navs/_3.html.erb +28 -0
  392. data/app/views/content_blocks/landing_navs/_3.html.haml +20 -0
  393. data/app/views/content_blocks/landing_navs/_3.html.slim +20 -0
  394. data/app/views/content_blocks/landing_navs/_4.html.erb +31 -0
  395. data/app/views/content_blocks/landing_navs/_4.html.haml +24 -0
  396. data/app/views/content_blocks/landing_navs/_4.html.slim +24 -0
  397. data/app/views/content_blocks/landing_navs/_5.html.erb +31 -0
  398. data/app/views/content_blocks/landing_navs/_5.html.haml +24 -0
  399. data/app/views/content_blocks/landing_navs/_5.html.slim +24 -0
  400. data/app/views/devise/erb/confirmations/new.html.erb +36 -0
  401. data/app/views/devise/erb/invitations/edit.html.erb +41 -0
  402. data/app/views/devise/erb/invitations/new.html.erb +37 -0
  403. data/app/views/devise/erb/mailer/confirmation_instructions.html.erb +18 -0
  404. data/app/views/devise/erb/mailer/invitation_instructions.html.erb +20 -0
  405. data/app/views/devise/erb/mailer/reset_password_instructions.html.erb +18 -0
  406. data/app/views/devise/erb/mailer/unlock_instructions.html.erb +19 -0
  407. data/app/views/devise/erb/passwords/edit.html.erb +44 -0
  408. data/app/views/devise/erb/passwords/new.html.erb +37 -0
  409. data/app/views/devise/erb/registrations/edit.html.erb +73 -0
  410. data/app/views/devise/erb/registrations/new.html.erb +48 -0
  411. data/app/views/devise/erb/sessions/new.html.erb +79 -0
  412. data/app/views/devise/erb/unlocks/new.html.erb +36 -0
  413. data/app/views/devise/haml/confirmations/new.html.haml +22 -0
  414. data/app/views/devise/haml/invitations/edit.html.haml +29 -0
  415. data/app/views/devise/haml/invitations/new.html.haml +21 -0
  416. data/app/views/devise/haml/mailer/confirmation_instructions.html.haml +10 -0
  417. data/app/views/devise/haml/mailer/invitation_instructions.html.haml +11 -0
  418. data/app/views/devise/haml/mailer/reset_password_instructions.html.haml +10 -0
  419. data/app/views/devise/haml/mailer/unlock_instructions.html.haml +10 -0
  420. data/app/views/devise/haml/passwords/edit.html.haml +27 -0
  421. data/app/views/devise/haml/passwords/new.html.haml +22 -0
  422. data/app/views/devise/haml/registrations/edit.html.haml +44 -0
  423. data/app/views/devise/haml/registrations/new.html.haml +30 -0
  424. data/app/views/devise/haml/sessions/new.html.haml +44 -0
  425. data/app/views/devise/haml/unlocks/new.html.haml +23 -0
  426. data/app/views/devise/slim/confirmations/new.html.haml +24 -0
  427. data/app/views/devise/slim/invitations/edit.html.haml +24 -0
  428. data/app/views/devise/slim/invitations/new.html.haml +20 -0
  429. data/app/views/devise/slim/mailer/confirmation_instructions.html.haml +26 -0
  430. data/app/views/devise/slim/mailer/invitation_instructions.html.haml +25 -0
  431. data/app/views/devise/slim/mailer/reset_password_instructions.html.haml +27 -0
  432. data/app/views/devise/slim/mailer/unlock_instructions.html.haml +27 -0
  433. data/app/views/devise/slim/passwords/edit.html.haml +26 -0
  434. data/app/views/devise/slim/passwords/new.html.haml +25 -0
  435. data/app/views/devise/slim/registrations/edit.html.haml +40 -0
  436. data/app/views/devise/slim/registrations/new.html.haml +32 -0
  437. data/app/views/devise/slim/sessions/new.html.haml +43 -0
  438. data/app/views/devise/slim/unlocks/new.html.haml +24 -0
  439. data/app/views/kaminari/_first_page.html.erb +15 -0
  440. data/app/views/kaminari/_gap.html.erb +8 -0
  441. data/app/views/kaminari/_gap.html.haml +2 -0
  442. data/app/views/kaminari/_last_page.html.erb +15 -0
  443. data/app/views/kaminari/_next_page.html.erb +15 -0
  444. data/app/views/kaminari/_next_page.html.haml +2 -0
  445. data/app/views/kaminari/_page.html.erb +12 -0
  446. data/app/views/kaminari/_page.html.haml +2 -0
  447. data/app/views/kaminari/_paginator.html.erb +27 -0
  448. data/app/views/kaminari/_paginator.html.haml +10 -0
  449. data/app/views/kaminari/_prev_page.html.erb +15 -0
  450. data/app/views/kaminari/_prev_page.html.haml +2 -0
  451. data/kiso_themes.gemspec +37 -0
  452. data/lib/generators/kiso_themes/analytics_dashboard_pages_generator.rb +16 -0
  453. data/lib/generators/kiso_themes/analytics_detail_pages_generator.rb +16 -0
  454. data/lib/generators/kiso_themes/app_pages_generator.rb +33 -0
  455. data/lib/generators/kiso_themes/blog_archive_pages_generator.rb +16 -0
  456. data/lib/generators/kiso_themes/blog_post_pages_generator.rb +16 -0
  457. data/lib/generators/kiso_themes/content_blocks_generator.rb +30 -0
  458. data/lib/generators/kiso_themes/customize_generator.rb +52 -0
  459. data/lib/generators/kiso_themes/dashboard_pages_generator.rb +37 -0
  460. data/lib/generators/kiso_themes/devise_generator.rb +45 -0
  461. data/lib/generators/kiso_themes/email_layout_generator.rb +41 -0
  462. data/lib/generators/kiso_themes/error_pages_generator.rb +19 -0
  463. data/lib/generators/kiso_themes/faq_pages_generator.rb +17 -0
  464. data/lib/generators/kiso_themes/handler_support.rb +27 -0
  465. data/lib/generators/kiso_themes/install_generator.rb +246 -0
  466. data/lib/generators/kiso_themes/landing_pages_generator.rb +16 -0
  467. data/lib/generators/kiso_themes/legal_pages_generator.rb +25 -0
  468. data/lib/generators/kiso_themes/page_generator.rb +37 -0
  469. data/lib/generators/kiso_themes/pricing_pages_generator.rb +10 -0
  470. data/lib/generators/kiso_themes/templates/README.tt +58 -0
  471. data/lib/generators/kiso_themes/templates/README_CUSTOMIZE +38 -0
  472. data/lib/generators/kiso_themes/templates/customizations/styles/auriga/blue.css.scss +120 -0
  473. data/lib/generators/kiso_themes/templates/customizations/styles/auriga/green.css.scss +120 -0
  474. data/lib/generators/kiso_themes/templates/customizations/styles/auriga/red.css.scss +120 -0
  475. data/lib/generators/kiso_themes/templates/customizations/styles/auriga/yellow.css.scss +120 -0
  476. data/lib/generators/kiso_themes/templates/customizations/styles/gemini/amber.css.scss +118 -0
  477. data/lib/generators/kiso_themes/templates/customizations/styles/gemini/blue.css.scss +118 -0
  478. data/lib/generators/kiso_themes/templates/customizations/styles/gemini/granite.css.scss +118 -0
  479. data/lib/generators/kiso_themes/templates/customizations/styles/gemini/ocean.css.scss +118 -0
  480. data/lib/generators/kiso_themes/templates/customizations/styles/lyra/azure.css.scss +119 -0
  481. data/lib/generators/kiso_themes/templates/customizations/styles/lyra/charcoal.css.scss +119 -0
  482. data/lib/generators/kiso_themes/templates/customizations/styles/lyra/lime.css.scss +119 -0
  483. data/lib/generators/kiso_themes/templates/customizations/styles/lyra/raspberry.css.scss +119 -0
  484. data/lib/generators/kiso_themes/templates/customizations/styles/orion/blue.css.scss +118 -0
  485. data/lib/generators/kiso_themes/templates/customizations/styles/orion/green.css.scss +118 -0
  486. data/lib/generators/kiso_themes/templates/customizations/styles/orion/orange.css.scss +118 -0
  487. data/lib/generators/kiso_themes/templates/customizations/styles/orion/purple.css.scss +118 -0
  488. data/lib/generators/kiso_themes/templates/error_pages/403.html.erb +66 -0
  489. data/lib/generators/kiso_themes/templates/error_pages/404.html.erb +67 -0
  490. data/lib/generators/kiso_themes/templates/error_pages/422.html.erb +66 -0
  491. data/lib/generators/kiso_themes/templates/error_pages/500.html.erb +67 -0
  492. data/lib/generators/kiso_themes/templates/kiso_themes.css +31 -0
  493. data/lib/generators/kiso_themes/templates/layouts/_app_nav.html.erb +124 -0
  494. data/lib/generators/kiso_themes/templates/layouts/_app_nav.html.haml +81 -0
  495. data/lib/generators/kiso_themes/templates/layouts/_app_nav.html.slim +81 -0
  496. data/lib/generators/kiso_themes/templates/layouts/_base.html.erb +34 -0
  497. data/lib/generators/kiso_themes/templates/layouts/_base.html.haml +19 -0
  498. data/lib/generators/kiso_themes/templates/layouts/_base.html.slim +19 -0
  499. data/lib/generators/kiso_themes/templates/layouts/_dashboard_top_nav.html.erb +134 -0
  500. data/lib/generators/kiso_themes/templates/layouts/_dashboard_top_nav.html.haml +87 -0
  501. data/lib/generators/kiso_themes/templates/layouts/_dashboard_top_nav.html.slim +87 -0
  502. data/lib/generators/kiso_themes/templates/layouts/_external_js_libs.html.erb +30 -0
  503. data/lib/generators/kiso_themes/templates/layouts/_external_js_libs.html.haml +17 -0
  504. data/lib/generators/kiso_themes/templates/layouts/_external_js_libs.html.slim +17 -0
  505. data/lib/generators/kiso_themes/templates/layouts/_flashes.html.erb +13 -0
  506. data/lib/generators/kiso_themes/templates/layouts/_flashes.html.haml +10 -0
  507. data/lib/generators/kiso_themes/templates/layouts/_flashes.html.slim +10 -0
  508. data/lib/generators/kiso_themes/templates/layouts/_side_menu.html.erb +66 -0
  509. data/lib/generators/kiso_themes/templates/layouts/_side_menu.html.haml +42 -0
  510. data/lib/generators/kiso_themes/templates/layouts/_side_menu.html.slim +42 -0
  511. data/lib/generators/kiso_themes/templates/layouts/_side_menu_header.html.erb +25 -0
  512. data/lib/generators/kiso_themes/templates/layouts/_side_menu_header.html.haml +16 -0
  513. data/lib/generators/kiso_themes/templates/layouts/_side_menu_header.html.slim +16 -0
  514. data/lib/generators/kiso_themes/templates/layouts/_side_menu_main_content.html.erb +0 -0
  515. data/lib/generators/kiso_themes/templates/layouts/_side_menu_main_content.html.haml +0 -0
  516. data/lib/generators/kiso_themes/templates/layouts/_side_menu_main_content.html.slim +1 -0
  517. data/lib/generators/kiso_themes/templates/layouts/application.html.erb +4 -0
  518. data/lib/generators/kiso_themes/templates/layouts/application.html.haml +3 -0
  519. data/lib/generators/kiso_themes/templates/layouts/application.html.slim +3 -0
  520. data/lib/generators/kiso_themes/templates/layouts/devise.html.erb +3 -0
  521. data/lib/generators/kiso_themes/templates/layouts/devise.html.haml +5 -0
  522. data/lib/generators/kiso_themes/templates/layouts/devise.html.slim +5 -0
  523. data/lib/generators/kiso_themes/templates/layouts/email.html.erb +68 -0
  524. data/lib/generators/kiso_themes/templates/layouts/email.html.haml +40 -0
  525. data/lib/generators/kiso_themes/templates/layouts/email.html.slim +40 -0
  526. data/lib/generators/kiso_themes/templates/layouts/landing.html.erb +3 -0
  527. data/lib/generators/kiso_themes/templates/layouts/landing.html.haml +2 -0
  528. data/lib/generators/kiso_themes/templates/layouts/landing.html.slim +2 -0
  529. data/lib/generators/kiso_themes/templates/layouts/scaffold.html.erb +25 -0
  530. data/lib/generators/kiso_themes/templates/layouts/scaffold.html.haml +15 -0
  531. data/lib/generators/kiso_themes/templates/layouts/scaffold.html.slim +15 -0
  532. data/lib/generators/kiso_themes/templates/layouts/sidenav.html.erb +33 -0
  533. data/lib/generators/kiso_themes/templates/layouts/sidenav.html.haml +19 -0
  534. data/lib/generators/kiso_themes/templates/layouts/sidenav.html.slim +19 -0
  535. data/lib/generators/kiso_themes/templates/rails6/index.js +39 -0
  536. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/bootstrap.js +20 -0
  537. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/bootstrap_switch.js +23 -0
  538. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/chartjs.js +11 -0
  539. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/clipboard.js +12 -0
  540. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/countTo.js +1 -0
  541. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/countdown.js +28 -0
  542. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/chartjs.js +101 -0
  543. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/dashboard.js +229 -0
  544. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/data_generator.js +27 -0
  545. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/easypiechart.js +41 -0
  546. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/flot.js +258 -0
  547. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/gmaps.js +163 -0
  548. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/jqvectormap.js +65 -0
  549. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/demo/sparklines.js +156 -0
  550. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/easypiechart.js +12 -0
  551. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/fastclick.js +16 -0
  552. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/fitie.js +14 -0
  553. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/flot.js +11 -0
  554. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/forms.js +13 -0
  555. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/gmaps.js +9 -0
  556. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/header.js +33 -0
  557. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/inspect_mode/inspect_mode.js +580 -0
  558. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/jasny.js +13 -0
  559. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/jqvectormaps.js +24 -0
  560. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/kernel.js +48 -0
  561. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/metis_menu.js +16 -0
  562. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/parallax.js +14 -0
  563. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/popper.js +1 -0
  564. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/prettify.js +12 -0
  565. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/prism.js +10 -0
  566. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/sheets.js +98 -0
  567. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/sidenav.js +77 -0
  568. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/slimscroll.js +1 -0
  569. data/lib/generators/kiso_themes/templates/rails6/kiso_themes/sparklines.js +1 -0
  570. data/lib/generators/kiso_themes/templates/views/analytics/analytics_dashboard_1.html.erb +55 -0
  571. data/lib/generators/kiso_themes/templates/views/analytics/analytics_dashboard_1.html.haml +36 -0
  572. data/lib/generators/kiso_themes/templates/views/analytics/analytics_dashboard_1.html.slim +36 -0
  573. data/lib/generators/kiso_themes/templates/views/analytics/analytics_detail_1.html.erb +52 -0
  574. data/lib/generators/kiso_themes/templates/views/analytics/analytics_detail_1.html.haml +44 -0
  575. data/lib/generators/kiso_themes/templates/views/analytics/analytics_detail_1.html.slim +44 -0
  576. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_avatar_upload.html.erb +15 -0
  577. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_avatar_upload.html.haml +10 -0
  578. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_avatar_upload.html.slim +10 -0
  579. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_billing.html.erb +48 -0
  580. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_billing.html.haml +34 -0
  581. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_billing.html.slim +34 -0
  582. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_notifications.html.erb +59 -0
  583. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_notifications.html.haml +42 -0
  584. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_notifications.html.slim +42 -0
  585. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_plan.html.erb +70 -0
  586. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_plan.html.haml +47 -0
  587. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_plan.html.slim +47 -0
  588. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_profile.html.erb +65 -0
  589. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_profile.html.haml +51 -0
  590. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_profile.html.slim +51 -0
  591. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_support.html.erb +76 -0
  592. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_support.html.haml +50 -0
  593. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_support.html.slim +50 -0
  594. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/billing.html.erb +76 -0
  595. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/billing.html.haml +41 -0
  596. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/billing.html.slim +41 -0
  597. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/notifications.html.erb +76 -0
  598. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/notifications.html.haml +41 -0
  599. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/notifications.html.slim +41 -0
  600. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/plan.html.erb +76 -0
  601. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/plan.html.haml +41 -0
  602. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/plan.html.slim +41 -0
  603. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/profile.html.erb +75 -0
  604. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/profile.html.haml +41 -0
  605. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/profile.html.slim +41 -0
  606. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/support.html.erb +76 -0
  607. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/support.html.haml +41 -0
  608. data/lib/generators/kiso_themes/templates/views/app_pages/user_account/support.html.slim +41 -0
  609. data/lib/generators/kiso_themes/templates/views/dashboards/_bs_table.html.erb +61 -0
  610. data/lib/generators/kiso_themes/templates/views/dashboards/_bs_table.html.haml +50 -0
  611. data/lib/generators/kiso_themes/templates/views/dashboards/_bs_table.html.slim +50 -0
  612. data/lib/generators/kiso_themes/templates/views/dashboards/_metric_charts.html.erb +38 -0
  613. data/lib/generators/kiso_themes/templates/views/dashboards/_metric_charts.html.haml +25 -0
  614. data/lib/generators/kiso_themes/templates/views/dashboards/_metric_charts.html.slim +25 -0
  615. data/lib/generators/kiso_themes/templates/views/dashboards/_metrics_cards.html.erb +74 -0
  616. data/lib/generators/kiso_themes/templates/views/dashboards/_metrics_cards.html.haml +45 -0
  617. data/lib/generators/kiso_themes/templates/views/dashboards/_metrics_cards.html.slim +45 -0
  618. data/lib/generators/kiso_themes/templates/views/dashboards/_most_active_users.html.erb +137 -0
  619. data/lib/generators/kiso_themes/templates/views/dashboards/_most_active_users.html.haml +135 -0
  620. data/lib/generators/kiso_themes/templates/views/dashboards/_most_active_users.html.slim +135 -0
  621. data/lib/generators/kiso_themes/templates/views/dashboards/_online_users.html.erb +11 -0
  622. data/lib/generators/kiso_themes/templates/views/dashboards/_online_users.html.haml +7 -0
  623. data/lib/generators/kiso_themes/templates/views/dashboards/_online_users.html.slim +7 -0
  624. data/lib/generators/kiso_themes/templates/views/dashboards/_sales_refunds.html.erb +54 -0
  625. data/lib/generators/kiso_themes/templates/views/dashboards/_sales_refunds.html.haml +36 -0
  626. data/lib/generators/kiso_themes/templates/views/dashboards/_sales_refunds.html.slim +36 -0
  627. data/lib/generators/kiso_themes/templates/views/dashboards/_server_activity.html.erb +102 -0
  628. data/lib/generators/kiso_themes/templates/views/dashboards/_server_activity.html.haml +80 -0
  629. data/lib/generators/kiso_themes/templates/views/dashboards/_server_activity.html.slim +80 -0
  630. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_1.html.erb +11 -0
  631. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_1.html.haml +321 -0
  632. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_1.html.slim +321 -0
  633. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_2.html.erb +437 -0
  634. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_2.html.haml +306 -0
  635. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_2.html.slim +306 -0
  636. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_3.html.erb +148 -0
  637. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_3.html.haml +96 -0
  638. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_3.html.slim +96 -0
  639. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_4.html.erb +126 -0
  640. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_4.html.haml +77 -0
  641. data/lib/generators/kiso_themes/templates/views/dashboards/dashboard_4.html.slim +77 -0
  642. data/lib/generators/kiso_themes/templates/views/emails/_email_footer.html.erb +16 -0
  643. data/lib/generators/kiso_themes/templates/views/emails/_email_footer.html.haml +15 -0
  644. data/lib/generators/kiso_themes/templates/views/emails/_email_footer.html.slim +15 -0
  645. data/lib/generators/kiso_themes/templates/views/emails/_email_header.html.erb +20 -0
  646. data/lib/generators/kiso_themes/templates/views/emails/_email_header.html.haml +13 -0
  647. data/lib/generators/kiso_themes/templates/views/emails/_email_header.html.slim +13 -0
  648. data/lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_archive_1.html.erb +92 -0
  649. data/lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_archive_1.html.haml +80 -0
  650. data/lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_archive_1.html.slim +80 -0
  651. data/lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_post_1.html.erb +227 -0
  652. data/lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_post_1.html.haml +168 -0
  653. data/lib/generators/kiso_themes/templates/views/frontend_pages/blog_pages/blog_post_1.html.slim +168 -0
  654. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/403.html.erb +17 -0
  655. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/403.html.haml +11 -0
  656. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/403.html.slim +11 -0
  657. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/404.html.erb +18 -0
  658. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/404.html.haml +11 -0
  659. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/404.html.slim +11 -0
  660. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/422.html.erb +18 -0
  661. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/422.html.haml +11 -0
  662. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/422.html.slim +11 -0
  663. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/500.html.erb +16 -0
  664. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/500.html.haml +10 -0
  665. data/lib/generators/kiso_themes/templates/views/frontend_pages/error_pages/500.html.slim +10 -0
  666. data/lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_1.html.erb +103 -0
  667. data/lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_1.html.haml +88 -0
  668. data/lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_1.html.slim +88 -0
  669. data/lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_2.html.erb +89 -0
  670. data/lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_2.html.haml +57 -0
  671. data/lib/generators/kiso_themes/templates/views/frontend_pages/faq_pages/faq_page_2.html.slim +57 -0
  672. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_1.html.erb +41 -0
  673. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_1.html.haml +26 -0
  674. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_1.html.slim +26 -0
  675. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_2.html.erb +38 -0
  676. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_2.html.haml +23 -0
  677. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_2.html.slim +23 -0
  678. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_3.html.erb +185 -0
  679. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_3.html.haml +138 -0
  680. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_3.html.slim +138 -0
  681. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_4.html.erb +96 -0
  682. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_4.html.haml +58 -0
  683. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_4.html.slim +58 -0
  684. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_5.html.erb +26 -0
  685. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_5.html.haml +13 -0
  686. data/lib/generators/kiso_themes/templates/views/frontend_pages/landing_pages/landing_page_5.html.slim +13 -0
  687. data/lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/privacy_page.html.erb +159 -0
  688. data/lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/privacy_page.html.haml +100 -0
  689. data/lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/privacy_page.html.slim +100 -0
  690. data/lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/terms_of_service_page.html.erb +205 -0
  691. data/lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/terms_of_service_page.html.haml +206 -0
  692. data/lib/generators/kiso_themes/templates/views/frontend_pages/legal_pages/terms_of_service_page.html.slim +206 -0
  693. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_1.html.erb +64 -0
  694. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_1.html.haml +37 -0
  695. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_1.html.slim +37 -0
  696. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_2.html.erb +63 -0
  697. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_2.html.haml +36 -0
  698. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_2.html.slim +36 -0
  699. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_3.html.erb +63 -0
  700. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_3.html.haml +36 -0
  701. data/lib/generators/kiso_themes/templates/views/frontend_pages/pricing_pages/pricing_page_3.html.slim +36 -0
  702. data/lib/generators/kiso_themes/user_account_pages_generator.rb +47 -0
  703. data/lib/generators/rails/scaffold_controller_generator.rb +37 -0
  704. data/lib/generators/rails/templates/controller.rb +70 -0
  705. data/lib/kiso_themes/compatibility.rb +9 -0
  706. data/lib/kiso_themes/engine.rb +87 -0
  707. data/lib/kiso_themes/extensions/simple_form/errors_component.rb +13 -0
  708. data/lib/kiso_themes/extensions/simple_form/form_builder.rb +17 -0
  709. data/lib/kiso_themes/extensions/simple_form/required_component.rb +21 -0
  710. data/lib/kiso_themes/extensions/simple_form/setup.rb +201 -0
  711. data/lib/kiso_themes/extensions/simple_form.rb +4 -0
  712. data/lib/kiso_themes/extensions/will_paginate.rb +30 -0
  713. data/lib/kiso_themes/kiso_themes.rb +3 -0
  714. data/lib/kiso_themes/railtie.rb +7 -0
  715. data/lib/kiso_themes/version.rb +41 -0
  716. data/lib/kiso_themes.rb +1 -0
  717. data/lib/sass/kiso_themes/_core/_accordion.scss +27 -0
  718. data/lib/sass/kiso_themes/_core/_alerts.scss +150 -0
  719. data/lib/sass/kiso_themes/_core/_backgrounds.scss +108 -0
  720. data/lib/sass/kiso_themes/_core/_badges.scss +45 -0
  721. data/lib/sass/kiso_themes/_core/_blog.scss +17 -0
  722. data/lib/sass/kiso_themes/_core/_borders.scss +34 -0
  723. data/lib/sass/kiso_themes/_core/_breadcrumbs.scss +82 -0
  724. data/lib/sass/kiso_themes/_core/_buttons.scss +202 -0
  725. data/lib/sass/kiso_themes/_core/_cards.scss +166 -0
  726. data/lib/sass/kiso_themes/_core/_carousel.scss +15 -0
  727. data/lib/sass/kiso_themes/_core/_checkboxes-radio.scss +240 -0
  728. data/lib/sass/kiso_themes/_core/_dropdown.scss +225 -0
  729. data/lib/sass/kiso_themes/_core/_font_family.scss +1 -0
  730. data/lib/sass/kiso_themes/_core/_footers.scss +44 -0
  731. data/lib/sass/kiso_themes/_core/_grid.scss +9 -0
  732. data/lib/sass/kiso_themes/_core/_images.scss +7 -0
  733. data/lib/sass/kiso_themes/_core/_input_groups.scss +139 -0
  734. data/lib/sass/kiso_themes/_core/_inputs.scss +280 -0
  735. data/lib/sass/kiso_themes/_core/_landing_headers.scss +15 -0
  736. data/lib/sass/kiso_themes/_core/_listgroups.scss +16 -0
  737. data/lib/sass/kiso_themes/_core/_loaders.scss +690 -0
  738. data/lib/sass/kiso_themes/_core/_misc.scss +239 -0
  739. data/lib/sass/kiso_themes/_core/_mixins.scss +18 -0
  740. data/lib/sass/kiso_themes/_core/_modals.scss +190 -0
  741. data/lib/sass/kiso_themes/_core/_navbar.scss +260 -0
  742. data/lib/sass/kiso_themes/_core/_navs.scss +123 -0
  743. data/lib/sass/kiso_themes/_core/_page_components.scss +275 -0
  744. data/lib/sass/kiso_themes/_core/_pagination.scss +152 -0
  745. data/lib/sass/kiso_themes/_core/_pills.scss +131 -0
  746. data/lib/sass/kiso_themes/_core/_popover.scss +59 -0
  747. data/lib/sass/kiso_themes/_core/_pricing_tables.scss +111 -0
  748. data/lib/sass/kiso_themes/_core/_progress.scss +138 -0
  749. data/lib/sass/kiso_themes/_core/_responsive.scss +237 -0
  750. data/lib/sass/kiso_themes/_core/_scaffold.scss +6 -0
  751. data/lib/sass/kiso_themes/_core/_sidenav.scss +433 -0
  752. data/lib/sass/kiso_themes/_core/_simple_animations.scss +116 -0
  753. data/lib/sass/kiso_themes/_core/_tables.scss +22 -0
  754. data/lib/sass/kiso_themes/_core/_tabs.scss +162 -0
  755. data/lib/sass/kiso_themes/_core/_timelines.scss +54 -0
  756. data/lib/sass/kiso_themes/_core/_tooltips.scss +28 -0
  757. data/lib/sass/kiso_themes/_core/_typography.scss +400 -0
  758. data/lib/sass/kiso_themes/_core/_variables.scss +431 -0
  759. data/lib/sass/kiso_themes/_core/cards/_card_activity_feed.scss +84 -0
  760. data/lib/sass/kiso_themes/_core/cards/_card_chat.scss +93 -0
  761. data/lib/sass/kiso_themes/_core/cards/_card_images.scss +114 -0
  762. data/lib/sass/kiso_themes/_core/cards/_card_items.scss +72 -0
  763. data/lib/sass/kiso_themes/_core/cards/_card_metric.scss +134 -0
  764. data/lib/sass/kiso_themes/_core/cards/_card_sheet.scss +31 -0
  765. data/lib/sass/kiso_themes/_core/cards/_card_table.scss +28 -0
  766. data/lib/sass/kiso_themes/_core/cards/_card_tiles.scss +27 -0
  767. data/lib/sass/kiso_themes/_core/cards/_cards_mini.scss +142 -0
  768. data/lib/sass/kiso_themes/_core/devise/1.scss +40 -0
  769. data/lib/sass/kiso_themes/_core/landing_pages/landing_1.scss +6 -0
  770. data/lib/sass/kiso_themes/_core/landing_pages/landing_2.scss +35 -0
  771. data/lib/sass/kiso_themes/_core/landing_pages/landing_3.scss +11 -0
  772. data/lib/sass/kiso_themes/_core/landing_pages/landing_4.scss +10 -0
  773. data/lib/sass/kiso_themes/_core/landing_pages/landing_5.scss +11 -0
  774. data/lib/sass/kiso_themes/_core/mixins/_badges.scss +4 -0
  775. data/lib/sass/kiso_themes/_core/mixins/_buttons.scss +128 -0
  776. data/lib/sass/kiso_themes/_core/mixins/_colors.scss +17 -0
  777. data/lib/sass/kiso_themes/_core/mixins/_datepicker.scss +121 -0
  778. data/lib/sass/kiso_themes/_core/mixins/_dropdown.scss +30 -0
  779. data/lib/sass/kiso_themes/_core/mixins/_inputs.scss +117 -0
  780. data/lib/sass/kiso_themes/_core/mixins/_modals.scss +12 -0
  781. data/lib/sass/kiso_themes/_core/mixins/_navbar.scss +261 -0
  782. data/lib/sass/kiso_themes/_core/mixins/_pages.scss +7 -0
  783. data/lib/sass/kiso_themes/_core/mixins/_popovers.scss +29 -0
  784. data/lib/sass/kiso_themes/_core/mixins/_theme.scss +239 -0
  785. data/lib/sass/kiso_themes/_core/mixins/_transparency.scss +8 -0
  786. data/lib/sass/kiso_themes/_core/mixins/_vendor-prefixes.scss +317 -0
  787. data/lib/sass/kiso_themes/_core/plugins/_easy_pie_chart.scss +21 -0
  788. data/lib/sass/kiso_themes/_core/plugins/_jasny_bootstrap.scss +7 -0
  789. data/lib/sass/kiso_themes/_core/plugins/_jquery_sparklines.scss +6 -0
  790. data/lib/sass/kiso_themes/_core/plugins/_jqvectormap.scss +135 -0
  791. data/lib/sass/kiso_themes/_core/plugins/_plugin-bootstrap-switch.scss +220 -0
  792. data/lib/sass/kiso_themes/_core/plugins/_plugin-datepicker.scss +554 -0
  793. data/lib/sass/kiso_themes/_core/plugins/_plugin-nouislider.scss +351 -0
  794. data/lib/sass/kiso_themes/auriga/_cards.scss +3 -0
  795. data/lib/sass/kiso_themes/auriga/_font_family.scss +1 -0
  796. data/lib/sass/kiso_themes/auriga/_tables.scss +54 -0
  797. data/lib/sass/kiso_themes/auriga/styles/_blue_variables.scss +102 -0
  798. data/lib/sass/kiso_themes/auriga/styles/_green_variables.scss +82 -0
  799. data/lib/sass/kiso_themes/auriga/styles/_red_variables.scss +82 -0
  800. data/lib/sass/kiso_themes/auriga/styles/_yellow_variables.scss +82 -0
  801. data/lib/sass/kiso_themes/gemini/_font_family.scss +1 -0
  802. data/lib/sass/kiso_themes/gemini/styles/_amber_variables.scss +54 -0
  803. data/lib/sass/kiso_themes/gemini/styles/_blue_variables.scss +52 -0
  804. data/lib/sass/kiso_themes/gemini/styles/_granite_variables.scss +55 -0
  805. data/lib/sass/kiso_themes/gemini/styles/_ocean_variables.scss +54 -0
  806. data/lib/sass/kiso_themes/lyra/_font_family.scss +1 -0
  807. data/lib/sass/kiso_themes/lyra/styles/_azure_variables.scss +56 -0
  808. data/lib/sass/kiso_themes/lyra/styles/_charcoal_variables.scss +56 -0
  809. data/lib/sass/kiso_themes/lyra/styles/_lime_variables.scss +56 -0
  810. data/lib/sass/kiso_themes/lyra/styles/_raspberry_variables.scss +56 -0
  811. data/lib/sass/kiso_themes/orion/_font_family.scss +1 -0
  812. data/lib/sass/kiso_themes/orion/styles/_blue_variables.scss +71 -0
  813. data/lib/sass/kiso_themes/orion/styles/_green_variables.scss +56 -0
  814. data/lib/sass/kiso_themes/orion/styles/_orange_variables.scss +48 -0
  815. data/lib/sass/kiso_themes/orion/styles/_purple_variables.scss +57 -0
  816. data/lib/sass/vendor/bootstrap/_alert.scss +51 -0
  817. data/lib/sass/vendor/bootstrap/_badge.scss +54 -0
  818. data/lib/sass/vendor/bootstrap/_breadcrumb.scss +41 -0
  819. data/lib/sass/vendor/bootstrap/_button-group.scss +163 -0
  820. data/lib/sass/vendor/bootstrap/_buttons.scss +137 -0
  821. data/lib/sass/vendor/bootstrap/_card.scss +289 -0
  822. data/lib/sass/vendor/bootstrap/_carousel.scss +197 -0
  823. data/lib/sass/vendor/bootstrap/_close.scss +41 -0
  824. data/lib/sass/vendor/bootstrap/_code.scss +48 -0
  825. data/lib/sass/vendor/bootstrap/_custom-forms.scss +507 -0
  826. data/lib/sass/vendor/bootstrap/_dropdown.scss +191 -0
  827. data/lib/sass/vendor/bootstrap/_forms.scss +330 -0
  828. data/lib/sass/vendor/bootstrap/_functions.scss +86 -0
  829. data/lib/sass/vendor/bootstrap/_grid.scss +52 -0
  830. data/lib/sass/vendor/bootstrap/_images.scss +42 -0
  831. data/lib/sass/vendor/bootstrap/_input-group.scss +193 -0
  832. data/lib/sass/vendor/bootstrap/_jumbotron.scss +17 -0
  833. data/lib/sass/vendor/bootstrap/_list-group.scss +149 -0
  834. data/lib/sass/vendor/bootstrap/_media.scss +8 -0
  835. data/lib/sass/vendor/bootstrap/_mixins.scss +47 -0
  836. data/lib/sass/vendor/bootstrap/_modal.scss +229 -0
  837. data/lib/sass/vendor/bootstrap/_nav.scss +120 -0
  838. data/lib/sass/vendor/bootstrap/_navbar.scss +294 -0
  839. data/lib/sass/vendor/bootstrap/_pagination.scss +83 -0
  840. data/lib/sass/vendor/bootstrap/_popover.scss +171 -0
  841. data/lib/sass/vendor/bootstrap/_print.scss +141 -0
  842. data/lib/sass/vendor/bootstrap/_progress.scss +43 -0
  843. data/lib/sass/vendor/bootstrap/_reboot.scss +483 -0
  844. data/lib/sass/vendor/bootstrap/_root.scss +19 -0
  845. data/lib/sass/vendor/bootstrap/_spinners.scss +55 -0
  846. data/lib/sass/vendor/bootstrap/_tables.scss +185 -0
  847. data/lib/sass/vendor/bootstrap/_toasts.scss +44 -0
  848. data/lib/sass/vendor/bootstrap/_tooltip.scss +115 -0
  849. data/lib/sass/vendor/bootstrap/_transitions.scss +20 -0
  850. data/lib/sass/vendor/bootstrap/_type.scss +125 -0
  851. data/lib/sass/vendor/bootstrap/_utilities.scss +17 -0
  852. data/lib/sass/vendor/bootstrap/_variables.scss +1123 -0
  853. data/lib/sass/vendor/bootstrap/bootstrap-grid.scss +29 -0
  854. data/lib/sass/vendor/bootstrap/bootstrap-reboot.scss +12 -0
  855. data/lib/sass/vendor/bootstrap/bootstrap.scss +44 -0
  856. data/lib/sass/vendor/bootstrap/mixins/_alert.scss +13 -0
  857. data/lib/sass/vendor/bootstrap/mixins/_background-variant.scss +21 -0
  858. data/lib/sass/vendor/bootstrap/mixins/_badge.scss +17 -0
  859. data/lib/sass/vendor/bootstrap/mixins/_border-radius.scss +63 -0
  860. data/lib/sass/vendor/bootstrap/mixins/_box-shadow.scss +20 -0
  861. data/lib/sass/vendor/bootstrap/mixins/_breakpoints.scss +123 -0
  862. data/lib/sass/vendor/bootstrap/mixins/_buttons.scss +107 -0
  863. data/lib/sass/vendor/bootstrap/mixins/_caret.scss +62 -0
  864. data/lib/sass/vendor/bootstrap/mixins/_clearfix.scss +7 -0
  865. data/lib/sass/vendor/bootstrap/mixins/_deprecate.scss +10 -0
  866. data/lib/sass/vendor/bootstrap/mixins/_float.scss +14 -0
  867. data/lib/sass/vendor/bootstrap/mixins/_forms.scss +192 -0
  868. data/lib/sass/vendor/bootstrap/mixins/_gradients.scss +45 -0
  869. data/lib/sass/vendor/bootstrap/mixins/_grid-framework.scss +66 -0
  870. data/lib/sass/vendor/bootstrap/mixins/_grid.scss +51 -0
  871. data/lib/sass/vendor/bootstrap/mixins/_hover.scss +37 -0
  872. data/lib/sass/vendor/bootstrap/mixins/_image.scss +36 -0
  873. data/lib/sass/vendor/bootstrap/mixins/_list-group.scss +21 -0
  874. data/lib/sass/vendor/bootstrap/mixins/_lists.scss +7 -0
  875. data/lib/sass/vendor/bootstrap/mixins/_nav-divider.scss +10 -0
  876. data/lib/sass/vendor/bootstrap/mixins/_pagination.scss +22 -0
  877. data/lib/sass/vendor/bootstrap/mixins/_reset-text.scss +17 -0
  878. data/lib/sass/vendor/bootstrap/mixins/_resize.scss +6 -0
  879. data/lib/sass/vendor/bootstrap/mixins/_screen-reader.scss +33 -0
  880. data/lib/sass/vendor/bootstrap/mixins/_size.scss +7 -0
  881. data/lib/sass/vendor/bootstrap/mixins/_table-row.scss +39 -0
  882. data/lib/sass/vendor/bootstrap/mixins/_text-emphasis.scss +16 -0
  883. data/lib/sass/vendor/bootstrap/mixins/_text-hide.scss +11 -0
  884. data/lib/sass/vendor/bootstrap/mixins/_text-truncate.scss +8 -0
  885. data/lib/sass/vendor/bootstrap/mixins/_transition.scss +16 -0
  886. data/lib/sass/vendor/bootstrap/mixins/_visibility.scss +8 -0
  887. data/lib/sass/vendor/bootstrap/utilities/_align.scss +8 -0
  888. data/lib/sass/vendor/bootstrap/utilities/_background.scss +19 -0
  889. data/lib/sass/vendor/bootstrap/utilities/_borders.scss +75 -0
  890. data/lib/sass/vendor/bootstrap/utilities/_clearfix.scss +3 -0
  891. data/lib/sass/vendor/bootstrap/utilities/_display.scss +26 -0
  892. data/lib/sass/vendor/bootstrap/utilities/_embed.scss +39 -0
  893. data/lib/sass/vendor/bootstrap/utilities/_flex.scss +51 -0
  894. data/lib/sass/vendor/bootstrap/utilities/_float.scss +11 -0
  895. data/lib/sass/vendor/bootstrap/utilities/_overflow.scss +5 -0
  896. data/lib/sass/vendor/bootstrap/utilities/_position.scss +32 -0
  897. data/lib/sass/vendor/bootstrap/utilities/_screenreaders.scss +11 -0
  898. data/lib/sass/vendor/bootstrap/utilities/_shadows.scss +6 -0
  899. data/lib/sass/vendor/bootstrap/utilities/_sizing.scss +20 -0
  900. data/lib/sass/vendor/bootstrap/utilities/_spacing.scss +73 -0
  901. data/lib/sass/vendor/bootstrap/utilities/_stretched-link.scss +19 -0
  902. data/lib/sass/vendor/bootstrap/utilities/_text.scss +72 -0
  903. data/lib/sass/vendor/bootstrap/utilities/_visibility.scss +13 -0
  904. data/lib/sass/vendor/bootstrap/vendor/_rfs.scss +204 -0
  905. data/lib/sass/vendor/font_awesome/_animated.scss +34 -0
  906. data/lib/sass/vendor/font_awesome/_bordered-pulled.scss +25 -0
  907. data/lib/sass/vendor/font_awesome/_core.scss +12 -0
  908. data/lib/sass/vendor/font_awesome/_fixed-width.scss +6 -0
  909. data/lib/sass/vendor/font_awesome/_icons.scss +789 -0
  910. data/lib/sass/vendor/font_awesome/_larger.scss +13 -0
  911. data/lib/sass/vendor/font_awesome/_list.scss +19 -0
  912. data/lib/sass/vendor/font_awesome/_mixins.scss +60 -0
  913. data/lib/sass/vendor/font_awesome/_path.scss +14 -0
  914. data/lib/sass/vendor/font_awesome/_rotated-flipped.scss +20 -0
  915. data/lib/sass/vendor/font_awesome/_screen-reader.scss +5 -0
  916. data/lib/sass/vendor/font_awesome/_stacked.scss +20 -0
  917. data/lib/sass/vendor/font_awesome/_variables.scss +800 -0
  918. data/lib/sass/vendor/font_awesome/font-awesome.scss +18 -0
  919. data/lib/sass/vendor/ionicons/_ionicons-font.scss +27 -0
  920. data/lib/sass/vendor/ionicons/_ionicons-icons.scss +1473 -0
  921. data/lib/sass/vendor/ionicons/_ionicons-variables.scss +741 -0
  922. data/lib/sass/vendor/ionicons/ionicons.scss +15 -0
  923. data/lib/sass/vendor/mdiicons/_icons-material-design.scss +42 -0
  924. data/lib/sass/vendor/prism/twilight.css +198 -0
  925. data/lib/sass/vendor/themify/themify-icons.css +1082 -0
  926. data/lib/templates/erb/scaffold/_form.html.erb +50 -0
  927. data/lib/templates/erb/scaffold/edit.html.erb +37 -0
  928. data/lib/templates/erb/scaffold/index.html.erb +80 -0
  929. data/lib/templates/erb/scaffold/new.html.erb +37 -0
  930. data/lib/templates/erb/scaffold/show.html.erb +53 -0
  931. data/lib/templates/haml/scaffold/_form.html.haml +29 -0
  932. data/lib/templates/haml/scaffold/edit.html.haml +6 -0
  933. data/lib/templates/haml/scaffold/index.html.haml +41 -0
  934. data/lib/templates/haml/scaffold/new.html.haml +6 -0
  935. data/lib/templates/haml/scaffold/show.html.haml +16 -0
  936. data/lib/templates/slim/scaffold/_form.html.haml +29 -0
  937. data/lib/templates/slim/scaffold/edit.html.haml +6 -0
  938. data/lib/templates/slim/scaffold/index.html.haml +41 -0
  939. data/lib/templates/slim/scaffold/new.html.haml +6 -0
  940. data/lib/templates/slim/scaffold/show.html.haml +16 -0
  941. data/support/content_block_rewriter.rb +25 -0
  942. data/support/css_rewriter.rb +76 -0
  943. data/support/page_rewriter.rb +27 -0
  944. metadata +1091 -0
@@ -0,0 +1,206 @@
1
+ nav.navbar.navbar-landing.navbar-light.navbar-expand-lg.my-0
2
+ a.navbar-brand href: "javascript:"
3
+ = image_tag image_path("kiso_themes/pyrrmid_64.png"), width: 32, height: 32, class: "mr-2"
4
+ | PYRMID
5
+ button.navbar-toggler aria-controls="standardLandingNavWithSignup" aria-expanded="false" aria-label=("Toggle navigation") data-target="#standardLandingNavWithSignup" data-toggle="collapse", type: "button"
6
+ span.navbar-toggler-icon
7
+ #standardLandingNavWithSignup.collapse.navbar-collapse
8
+ ul.nav.navbar-nav.ml-auto
9
+ li.nav-item
10
+ a.nav-link href: "javascript:" HOME
11
+ li.nav-item
12
+ a.nav-link href: "javascript:" ABOUT
13
+ li.nav-item
14
+ a.nav-link href: "javascript:" TEAM
15
+ li.nav-item
16
+ a.nav-link href: "javascript:" CONTACT
17
+ li.nav-item
18
+ a.btn.btn-sm.btn-primary.text-white href: "javascript:" SIGN UP
19
+ section.bg-dark.p-5
20
+ .container
21
+ .row
22
+ .col-12.text-white
23
+ h1 My App Terms of Service
24
+ .container
25
+ .row
26
+ .col-12.col-md-8.mr-md-auto.ml-md-auto.py-5
27
+ .alert
28
+ strong Warning!
29
+ | This Terms of Service agreement is a template. It does not constitute legal advice or protection, and KisoThemes is not acting in a legal advisory capacity. If in doubt, have a legal professional revue the text for your specific circumstances. By using the template you agree that it is fully suitable for your purposes
30
+ .well.mt40.mb40
31
+ h2 My App User Agreement
32
+ p This User Agreement ("Agreement") is a contract between you ("you," "your" or "user") and My App, a Proprietorship ("My App," "we", "us" or "our") and applies to your use of the My App website and all services described herein (collectively, the "My App Services").
33
+ h3 Part 1: General Use.
34
+ p
35
+ | By signing up to use the My App Account through the My App website located at yoursite.com, the My App API, and/or any associated My App-hosted websites or mobile applications (collectively the "My App Site"), you agree to comply with and be legally bound by this Agreement, as revised from time to time.
36
+ strong If you do not agree to any of the terms set forth in this Agreement, or any subsequent modification to the Agreement, you may not access or use any of the My App Services and must cancel your My App Account, free of charge, in the manner set forth below. You further agree that any disputes between you and My App will be resolved by binding, individual arbitration and you waive your right to participate in a class action lawsuit or class-wide arbitration.
37
+ p We may amend or modify this Agreement by posting on the My App Site or emailing to you the revised Agreement, and the revised Agreement shall be effective at such time. We may (a) modify or discontinue any portion of the My App Services, and (b) suspend or terminate your access to the My App Services, at any time, and from time to time, without notice to you in certain, limited circumstances described herein. You agree that we shall not be liable to you or any third party for any modification or termination of the My App Services, or suspension or termination of your access to the My App Services, except to the extent otherwise expressly set forth herein.
38
+ p To be eligible to use the My App Services, you must be at least 18 years old (or the applicable age of majority and contractual capacity). By accessing or using the My App Services you represent and warrant that you are 18 or older.
39
+ h4 1. Basic My App Services.
40
+ p Your My App account ("My App Account") encompasses the following basic My App Services, among others:
41
+ ul
42
+ li Both historical and real-time proprietary data products for purchase (interchangeably, the "Data Service") that can be used pursuant to the instructions below.
43
+ li A notifications service for keeping abreast of cryptocurrency market information (the "Notification Service"); and
44
+ li Various other tools for analyzing My App"s proprietary market data (collectively, "Other Tools").
45
+ p Each of these My App Services is described in detail below.
46
+ h4 2. Creating a My App Account.
47
+ p
48
+ strong 2.1. Registration of My App Account.
49
+ | In order to use any of the My App Services, you must first register by providing your name, an e-mail address, password, and affirming your acceptance of this Agreement. Upon successful completion of the registration process, My App will establish your My App Account. My App may, in our sole discretion, refuse to allow you to establish a My App Account, or limit the number of My App Accounts that a single user may establish and maintain at any time.
50
+ h4 3. Refund Policy.
51
+ p Refunds are not available and in certain circumstances we may offer credit for service lost or interrupted
52
+ h4 4. Notification Service and Other Tools
53
+ p
54
+ strong 4.1. Informational Purposes Only.
55
+ | The Notification Service as well as Other Tools offered by My App are information services offered free of charge. We make no guarantee that the data provided by these services are accurate, up-to-date, or correct, and by using these services you agree not to hold My App responsible for any costs or damages incurred. We reserve the right to discontinue any or all of these services at any time, and we reserve the right to restrict access to these services for any reason.
56
+ h4 5. General Use, Prohibited Use, and Termination.
57
+ p
58
+ strong 5.1. General Use.
59
+ blockquote
60
+ p
61
+ strong 5.1.1 Limited License.
62
+ | We grant you a limited, nonexclusive, nontransferable license, subject to the terms of this Agreement, to access and use the My App Site, and the content, materials, information and functionality available in connection therewith (collectively, the "Content") solely for informational, transactional, or other approved purposes as permitted by My App from time to time. Any other use of the My App Site or Content is expressly prohibited. All other rights in the My App Site or Content are reserved by us and our licensors. We reserve all rights in the My App Site and Content and you agree that this Agreement does not grant you any rights in or licenses to the My App Site or the Content, except for this express, limited license. You will not otherwise copy, transmit, distribute, sell, resell, license, de-compile, reverse engineer, disassemble, modify, publish, participate in the transfer or sale of, create derivative works from, perform, display, incorporate into another website, or in any other way exploit any of the Content or any other part of the My App Site or any derivative works thereof, in whole or in part for commercial or non-commercial purposes. Without limiting the foregoing, you will not frame or display the My App Site or Content (or any portion thereof) as part of any other web site or any other work of authorship without our prior written permission. If you violate any portion of this Agreement, your permission to access and use the My App Services may be terminated pursuant to this Agreement. In addition, we reserve the right to all remedies available at law and in equity for any such violation. "MyApp.com", "My App", and all logos related to the My App Services or displayed on the My App Site are either trademarks or registered marks of My App or its licensors. You may not copy, imitate or use them without My App"s prior written consent.
63
+ p
64
+ strong 5.1.2. Website Accuracy.
65
+ | Although we intend to provide accurate and timely information on the My App Site, the My App Site (including, without limitation, the Content) may not always be entirely accurate, complete or current and may also include technical inaccuracies or typographical errors. In an effort to continue to provide you with as complete and accurate information as possible, information may be changed or updated from time to time without notice, including without limitation information regarding our policies, products and services. Accordingly, you should verify all information before relying on it, and all decisions based on information contained on the My App Site are your sole responsibility and we shall have no liability for such decisions.
66
+ p
67
+ strong 5.1.3. Third-Party Materials.
68
+ | From time to time, the My App Site may contain references or links to third-party materials (including without limitation websites) and third-party applications which are not controlled by us. Such information, links, and third-party applications are provided as a convenience to you. Such links should not be considered endorsements and such reference does not imply our recommendation, approval, affiliation, or sponsorship of that respective property, product, service, or process. You acknowledge and agree that we are not responsible for any aspect of the information, content, or services contained in any third-party materials or on any third party sites accessible or linked to the My App Site, including without limitation content, property, goods or services available on the linked sites or services.
69
+ p
70
+ strong 5.1.4
71
+ = succeed "If," do
72
+ strong . Third-Party Applications.
73
+ p
74
+ strong 5.1.5. Application Programming Interface.
75
+ | Any person or entity who uses My App"s Application Programming Interface ("My App API") must comply with the terms of this User Agreement and/or any other conditions as My App may put into place in its sole discretion from time to time. The My App API is owned by My App and is licensed to My App API users on a non-exclusive, non-sublicensable basis. My App reserves the right to restrict or limit use when, in its sole discretion, we identify abusive, burdensome, or prohibited use of the My App API.
76
+ p
77
+ strong 5.2. Prohibited Use.
78
+ | In connection with your use of the My App Services, and your interactions with other users, and third parties you agree and represent you will not engage in any Prohibited Use defined herein. We reserve the right at all times to monitor, review, retain and/or disclose any information as necessary to satisfy any applicable law, regulation, legal process or governmental request. We reserve the right to cancel and/or suspend your My App Account immediately and without notice if we determine, in our sole discretion, that your Account is associated with Prohibited Use.
79
+ p
80
+ strong 5.3. Suspension, Termination, and Cancellation.
81
+ | My App may: (a) suspend, restrict, or terminate your access to any or all of the My App Services, and/or (b) deactivate or cancel your My App Account if:
82
+ ul
83
+ li
84
+ | We are so required by a facially valid subpoena, court order, or binding order of a government authority;
85
+ em or
86
+ li
87
+ | We reasonably suspect you of using your My App Account in connection with Prohibited Use;
88
+ em or
89
+ li
90
+ | Use of your My App Account is subject to any pending litigation, investigation, or government proceeding and/or we perceive a heightened risk of legal or regulatory non-compliance associated with your Account activity;
91
+ em or
92
+ li
93
+ | Our service partners are unable to support your use;
94
+ em or
95
+ li You take any action that My App deems as circumventing My App"s controls, including, but not limited to, opening multiple My App Accounts or abusing promotions which My App may offer from time to time.
96
+ p You will not be charged for canceling your My App Account and will only be required to pay for those My App Services used that are subject to charges. If any transaction is in a pending state at the time your My App Account is cancelled or suspended, such transaction may be cancelled and/or refunded as appropriate. You may not cancel your My App Account to evade an investigation or avoid paying any amounts otherwise due to My App. Upon cancellation of your My App Account, you authorize My App to cancel or suspend pending Data Service transactions and hold the funds associated with such transactions until My App is certain that funding reversal windows are complete. In the event that you or My App terminates this Agreement or your access to the My App Services, or deactivates or cancels your My App Account, you will remain liable for all amounts due hereunder. In the event that a technical problem causes system outage or Account errors, My App may temporarily suspend access to your Account until the problem is resolved.
97
+ h4 6. Our Relationship with You.
98
+ p
99
+ strong 6.1. Relationship of the Parties.
100
+ | My App is an independent contractor for all purposes. Nothing in this Agreement shall be deemed or is intended to be deemed, nor shall it cause, you and My App to be treated as partners, joint ventures, or otherwise as joint associates for profit, or either you or My App to be treated as the agent of the other.
101
+ p
102
+ strong 6.2. Service Providers.
103
+ | From time to time, My App may engage third parties to assist My App in providing certain aspects of the My App Services (each, a "Service Provider"). Service Providers may include, but are not limited to, My App"s technology or engineering service providers.
104
+ p
105
+ strong 6.3. Your Privacy.
106
+ | Protecting your privacy is very important to My App. Please review our
107
+ = succeed "," do
108
+ a href: "#" Privacy Policy
109
+ p
110
+ strong 6.4. Password Security and Keeping Your Contact Information Current.
111
+ | You are responsible for maintaining adequate security and control of any and all IDs, passwords, hints, personal identification numbers (PINs), API keys or any other codes that you use to access the My App Services. Any loss or compromise of the foregoing information and/or your personal information may result in unauthorized access to your My App Account by third-parties and the loss or theft of information from your My App account. You are responsible for keeping your email address and phone number up to date in your Account Profile in order to receive any notices or alerts that we may send you. We assume no responsibility for any loss that you may sustain due to compromise of your sensitive information or failure to follow or act on any notices or alerts that we may send to you. In the event you believe your My App Account information has been compromised, contact My App Support immediately at
112
+ = succeed "." do
113
+ a href: "#" address@example.com
114
+ p
115
+ strong 6.5. Consent to Electronic Records. By using the My App Services, you agree that My App may provide you with any notices or other communications about your My App Account and the My App Services electronically: (a) via email (in each case to the address that you provide), SMS message, or telephone call (in each case to the phone number that you provide), or (b) by posting to the My App Site. For notices made by email, the date of receipt will be deemed the date on which such notice is transmitted. If you do not wish to receive notices or other communications electronically, we will be unable to support your My App Account and your My App Account will be cancelled.
116
+ p
117
+ strong 6.6. Notices to My App.
118
+ | We prefer receiving notices to My App electronically through our support system at
119
+ = succeed "." do
120
+ a href: "#" address@example.com
121
+ h4 7. Customer Feedback, Queries, and Complaints
122
+ p
123
+ strong 7.1. Contact My App.
124
+ | If you have any feedback, questions, or complaints, contact us via our email at
125
+ a href: "#" address@example.com
126
+ | or write to us at My App Customer Support, 123 Anystreet, Anytown, USA. When you contact us please provide us with your name, address, and any other information we may need to identify you, your email address associated with your My App Account, and the issue with which you have feedback, questions, or complaints.
127
+ p
128
+ strong 7.2. Arbitration; Waiver of Class Action.
129
+ | If you have a dispute with My App, we will attempt to resolve any such disputes through our support team.
130
+ = succeed "." do
131
+ strong If we cannot resolve the dispute through our support team, you and we agree that any dispute arising under this Agreement shall be finally settled in arbitration, on an individual basis in accordance with the American Arbitration Association"s rules for arbitration of consumer-related disputes and you and My App hereby expressly waive trial by jury
132
+ p
133
+ strong 7.3. Time Limitation on Claims.
134
+ | You agree that any claim you may have arising out of or related to your relationship with My App must be filed within one year after such claim arose; otherwise, your claim is permanently barred.
135
+ h4 8. General Provisions.
136
+ p
137
+ strong 8.1. Limitations of Liability.
138
+ | IN NO EVENT SHALL My App, ITS AFFILIATES AND SERVICE PROVIDERS, OR ANY OF THEIR RESPECTIVE OFFICERS, DIRECTORS, AGENTS, JOINT VENTURERS, EMPLOYEES OR REPRESENTATIVES, BE LIABLE FOR LOST PROFITS OR ANY SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR IN CONNECTION WITH THE My App SITE, THE My App SERVICES, OR THIS AGREEMENT (HOWEVER ARISING, INCLUDING NEGLIGENCE). Some states do not allow the exclusion or limitation of incidental or consequential damages so the above limitation or exclusion may not apply to you. THE LIABILITY OF My App, ITS AFFILIATES AND SERVICE PROVIDERS, OR ANY OF THEIR RESPECTIVE OFFICERS, DIRECTORS, AGENTS, JOINT VENTURERS, EMPLOYEES OR REPRESENTATIVES, TO YOU OR ANY THIRD PARTIES IN ANY CIRCUMSTANCE IS LIMITED TO THE LOWER OF (A) THE ACTUAL AMOUNT OF DIRECT DAMAGES; OR (B) FEES PAID TO My App BY YOU IN THE PRECEDING THREE (3) MONTHS.
139
+ p
140
+ strong 8.2. Computer Viruses.
141
+ | We shall not bear any liability, whatsoever, for any damage or interruptions caused by any computer viruses, spyware, scareware, Trojan horses, worms or other malware that may affect your computer or other equipment, or any phishing, spoofing or other attack. We advise the regular use of a reputable and readily available virus screening and prevention software. You should also be aware that SMS and email services are vulnerable to spoofing and phishing attacks and should use care in reviewing messages purporting to originate from My App. Always log into your My App Account through the My App Site to review any transactions or required actions if you have any uncertainty regarding the authenticity of any communication or notice.
142
+ p
143
+ strong 8.3. Release of My App.
144
+ | If you have a dispute with one or more users of the My App services, you release My App, its affiliates and service providers, and each of their respective officers, directors, agents, joint venturers, employees and representatives from any and all claims, demands and damages (actual and consequential) of every kind and nature arising out of or in any way connected with such disputes. In addition, in entering into this release you expressly waive any protections (whether statutory or otherwise – e.g., California civil code §1542), that would otherwise limit the coverage of this release to include only those claims which you may know or suspect to exist in your favor at the time of agreeing to this release.
145
+ p
146
+ strong 8.4. No Warranty.
147
+ | THE My App SERVICES ARE PROVIDED "AS IS" AND "AS AVAILABLE" BASIS WITHOUT ANY REPRESENTATION OR WARRANTY, WHETHER EXPRESS, IMPLIED OR STATUTORY. My App SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. My App DOES NOT GUARANTEE CONTINUOUS, UNINTERRUPTED OR SECURE ACCESS TO ANY PART OF My App SERVICES, AND OPERATION OF THE My App SITE MAY BE INTERFERED WITH BY NUMEROUS FACTORS OUTSIDE OF OUR CONTROL. SOME STATES DO NOT ALLOW THE DISCLAIMER OF IMPLIED WARRANTIES, SO THE FOREGOING DISCLAIMERS MAY NOT APPLY TO YOU. THIS PARAGRAPH GIVES YOU SPECIFIC LEGAL RIGHTS AND YOU MAY ALSO HAVE OTHER LEGAL RIGHTS THAT VARY FROM STATE TO STATE.
148
+ p
149
+ strong 8.5. Indemnification.
150
+ | You agree to indemnify and hold My App, its affiliates and Service Providers, and each of their respective officers, directors, agents, joint venturers, employees and representatives, harmless from any claim or demand (including attorneys" fees and any fines, fees or penalties imposed by any regulatory authority) arising out of or related to (i) your breach of this Agreement, (ii) your use of My App Services, or (iii) your violation of any law, rule or regulation, or the rights of any third party.
151
+ p
152
+ strong 8.6. Entire Agreement.
153
+ | This Agreement sets forth the entire understanding and agreement between you and My App as to the subject matter hereof, and supersedes any and all prior discussions, agreements and understandings of any kind (including without limitation any prior versions of this Agreement), and every nature between and among you and My App.
154
+ p
155
+ strong 8.7. Assignment.
156
+ | This Agreement, and any rights and licenses granted hereunder, may not be transferred or assigned by you, but may be assigned by My App without restriction, including without limitation to any of its affiliates or subsidiaries, or to any successor in interest of any business associated with the My App Services. Any attempted transfer or assignment in violation hereof shall be null and void. Subject to the foregoing, this Agreement will bind and inure to the benefit of the parties, their successors and permitted assigns.
157
+ p
158
+ strong 8.8. Severability.
159
+ | If any provision of this Agreement shall be determined to be invalid or unenforceable under any rule, law or regulation or any governmental agency, local, state, or federal, such provision will be changed and interpreted to accomplish the objectives of the provision to the greatest extent possible under any applicable law and the validity or enforceability of any other provision of this Agreement shall not be affected.
160
+ p
161
+ strong 8.9. Change of Control.
162
+ | In the event that My App is acquired by or merged with a third party entity, we reserve the right, in any of these circumstances, to transfer or assign the information we have collected from you as part of such merger, acquisition, sale, or other change of control.
163
+ p
164
+ strong 8.10. Survival.
165
+ | All provisions of this Agreement which by their nature extend beyond the expiration or termination of this Agreement, including, without limitation, sections pertaining to suspension or termination, My App Account cancellation, debts owed to My App, general use of the My App Site, disputes with My App, and general provisions, shall survive the termination or expiration of this Agreement.
166
+ p
167
+ strong 8.11. Governing Law.
168
+ | You agree that the laws of the YOUR_STATE, without regard to principles of conflict of laws, will govern this Agreement and any claim or dispute that has arisen or may arise between you and My App, except to the extent governed by federal law.
169
+ p
170
+ strong 8.12. Force Majeure.
171
+ | We shall not be liable for delays, failure in performance or interruption of service which result directly or indirectly from any cause or condition beyond our reasonable control, including but not limited to, any delay or failure due to any act of God, act of civil or military authorities, act of terrorists, civil disturbance, war, strike or other labor dispute, fire, interruption in telecommunications or Internet services or network provider services, failure of equipment and/or software, other catastrophe or any other occurrence which is beyond our reasonable control and shall not affect the validity and enforceability of any remaining provisions.
172
+ p
173
+ strong 8.13. Section Headings.
174
+ | Section headings in this Agreement are for convenience only, and shall not govern the meaning or interpretation of any provision of this Agreement.
175
+ p
176
+ strong 8.14. English Language Controls.
177
+ | Notwithstanding any other provision of this Agreement, any translation of this Agreement is provided for your convenience. The meanings of terms, conditions and representations herein are subject to definitions and interpretations in the English language. Any translation provided may not accurately represent the information in the original English.
178
+ p
179
+ strong 8.15. Non-Waiver of Rights.
180
+ | This agreement shall not be construed to waive rights that cannot be waived under applicable state money transmission laws in the state where you are located.
181
+ hr/
182
+ h3 Appendix 1: Prohibited Use
183
+ p You may not use your My App Account to engage in the following categories of activity ("Prohibited Use"). By opening a My App Account, you confirm that you will not use your Account to do any of the following:
184
+ ol
185
+ li Violate or assist any party in violating any law, statute, ordinance, regulation or any rule of any self-regulatory or similar organization of which you are or are required to be a member (for example, those laws, rules, or regulations governing financial services, controlled substances, or consumer protections);
186
+ li Partake in a transaction which involves the proceeds of any unlawful activity;
187
+ li Partake in any transaction involving online gambling except where permitted by My App;
188
+ li Defraud or attempt to defraud My App or other My App users;
189
+ li Infringe upon My App"s or any third party"s copyright, patent, trademark, or intellectual property rights;
190
+ li Provide false, inaccurate or misleading information;
191
+ li Take any action that imposes an unreasonable or disproportionately large load on our infrastructure, or detrimentally interfere with, intercept, or expropriate any system, data, or information;
192
+ li Interfere with another individual"s or entity"s access to or use of any of the My App Services;
193
+ li Defame, abuse, harass, stalk, threaten or otherwise violate or infringe the legal rights (such as, but not limited to, rights of privacy, publicity and intellectual property) of others;
194
+ li Publish, distribute or disseminate any unlawful material or information;
195
+ li Transmit or upload any material to the My App Site that contains viruses, Trojan horses, worms, or any other harmful or deleterious programs;
196
+ li Harvest or otherwise collect information from the My App Site about others, including without limitation email addresses, without proper consent;
197
+ li Act as a payment intermediary or aggregator or otherwise resell any of the My App Services, unless expressly authorized by My App in writing;
198
+ li Transfer any rights granted to you under this Agreement;
199
+ li Use the My App Account information of another party to access or use the My App Site, except in the case of specific Merchants and/or applications which are specifically authorized by a user to access such user"s My App Account and information;
200
+ li Otherwise attempt to gain unauthorized access to the My App Site, other My App Accounts, computer systems or networks connected to the My App Site, through password mining or any other means; or
201
+ li Engage in transactions involving items that infringe or violate any copyright, trademark, right of publicity or privacy or any other proprietary right under the law.
202
+ section.bg-dark
203
+ .container
204
+ .row
205
+ .col-12
206
+ = render partial: "content_blocks/general/32"
@@ -0,0 +1,64 @@
1
+ <% @title = "Pricing" %>
2
+
3
+ <%= content_for :js_libs, "modernizr" %>
4
+
5
+ <div class="container pt-3">
6
+ <div class="row">
7
+ <div class="col-12">
8
+ <nav class="navbar navbar-landing navbar-expand-lg my-0">
9
+ <a href="javascript:" class="navbar-brand"><%= image_tag image_path('kiso_themes/pyrrmid_64.png'), width: 32, height: 32, class: 'mr-2'%>PYRMID</a>
10
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#standardLandingNavWithSignup" aria-controls="standardLandingNavWithSignup" aria-expanded="false" aria-label="Toggle navigation">
11
+ <span class="navbar-toggler-icon"></span>
12
+ </button>
13
+ <div class="collapse navbar-collapse" id="standardLandingNavWithSignup">
14
+ <ul class="nav navbar-nav ml-auto">
15
+ <li class="nav-item ">
16
+ <a class="nav-link" href="javascript:">HOME</a>
17
+ </li>
18
+ <li class="nav-item ">
19
+ <a class="nav-link" href="javascript:">ABOUT</a>
20
+ </li>
21
+ <li class="nav-item ">
22
+ <a class="nav-link" href="javascript:">TEAM</a>
23
+ </li>
24
+ <li class="nav-item ">
25
+ <a class="nav-link" href="javascript:">CONTACT</a>
26
+ </li>
27
+ <li class="nav-item">
28
+ <a class="btn btn-sm btn-primary text-white" href="javascript:">SIGN UP</a>
29
+ </li>
30
+ </ul>
31
+ </div>
32
+ </nav>
33
+ </div>
34
+ </div>
35
+ </div>
36
+
37
+ <div class="container">
38
+ <div class="row">
39
+ <div class="col-12">
40
+ <%= render partial: "content_blocks/general/38" %>
41
+ </div>
42
+ </div>
43
+ </div>
44
+ <section class="mt-5 mb-5">
45
+ <div class="container">
46
+ <div class="row">
47
+ <div class="col-12">
48
+ <h4 class="text-center text-muted">Used and loved by some of the world's greatest companies</h4>
49
+ <%= render partial: "content_blocks/general/39" %>
50
+ </div>
51
+ </div>
52
+ </div>
53
+ </section>
54
+ <section class="bg-dark">
55
+ <div class="container">
56
+ <div class="row">
57
+ <div class="col-12">
58
+ <%= render partial: "content_blocks/general/32" %>
59
+ </div>
60
+ </div>
61
+ </div>
62
+ </section>
63
+
64
+
@@ -0,0 +1,37 @@
1
+ - @title = "Pricing"
2
+ .container.pt-3
3
+ .row
4
+ .col-12
5
+ %nav.navbar.navbar-landing.navbar-light.navbar-expand-lg.my-0
6
+ %a.navbar-brand{href: "javascript:"}
7
+ = image_tag image_path('kiso_themes/pyrrmid_64.png'), width: 32, height: 32, class: 'mr-2'
8
+ PYRMID
9
+ %button.navbar-toggler{"aria-controls" => "standardLandingNavWithSignup", "aria-expanded" => "false", "aria-label" => "Toggle navigation", "data-target" => "#standardLandingNavWithSignup", "data-toggle" => "collapse", type: "button"}
10
+ %span.navbar-toggler-icon
11
+ #standardLandingNavWithSignup.collapse.navbar-collapse
12
+ %ul.nav.navbar-nav.ml-auto
13
+ %li.nav-item
14
+ %a.nav-link{href: "javascript:"} HOME
15
+ %li.nav-item
16
+ %a.nav-link{href: "javascript:"} ABOUT
17
+ %li.nav-item
18
+ %a.nav-link{href: "javascript:"} TEAM
19
+ %li.nav-item
20
+ %a.nav-link{href: "javascript:"} CONTACT
21
+ %li.nav-item
22
+ %a.btn.btn-sm.btn-primary.text-white{href: "javascript:"} SIGN UP
23
+ .container
24
+ .row
25
+ .col-12
26
+ = render partial: "content_blocks/general/38"
27
+ %section.mt-5.mb-5
28
+ .container
29
+ .row
30
+ .col-12
31
+ %h4.text-center.text-muted Used and loved by some of the world's greatest companies
32
+ = render partial: "content_blocks/general/39"
33
+ %section.bg-dark
34
+ .container
35
+ .row
36
+ .col-12
37
+ = render partial: "content_blocks/general/32"
@@ -0,0 +1,37 @@
1
+ - @title = "Pricing"
2
+ .container.pt-3
3
+ .row
4
+ .col-12
5
+ nav.navbar.navbar-landing.navbar-light.navbar-expand-lg.my-0
6
+ a.navbar-brand href: "javascript:"
7
+ = image_tag image_path('kiso_themes/pyrrmid_64.png'), width: 32, height: 32, class: 'mr-2'
8
+ | PYRMID
9
+ button.navbar-toggler aria-controls="standardLandingNavWithSignup" aria-expanded="false" aria-label=("Toggle navigation") data-target="#standardLandingNavWithSignup" data-toggle="collapse", type: "button"
10
+ span.navbar-toggler-icon
11
+ #standardLandingNavWithSignup.collapse.navbar-collapse
12
+ ul.nav.navbar-nav.ml-auto
13
+ li.nav-item
14
+ a.nav-link href: "javascript:" HOME
15
+ li.nav-item
16
+ a.nav-link href: "javascript:" ABOUT
17
+ li.nav-item
18
+ a.nav-link href: "javascript:" TEAM
19
+ li.nav-item
20
+ a.nav-link href: "javascript:" CONTACT
21
+ li.nav-item
22
+ a.btn.btn-sm.btn-primary.text-white href: "javascript:" SIGN UP
23
+ .container
24
+ .row
25
+ .col-12
26
+ = render partial: "content_blocks/general/38"
27
+ section.mt-5.mb-5
28
+ .container
29
+ .row
30
+ .col-12
31
+ h4.text-center.text-muted Used and loved by some of the world's greatest companies
32
+ = render partial: "content_blocks/general/39"
33
+ section.bg-dark
34
+ .container
35
+ .row
36
+ .col-12
37
+ = render partial: "content_blocks/general/32"
@@ -0,0 +1,63 @@
1
+ <% @title = "Pricing" %>
2
+
3
+ <%= content_for :js_libs, "modernizr" %>
4
+
5
+ <div class="container pt-3">
6
+ <div class="row">
7
+ <div class="col-12">
8
+ <nav class="navbar navbar-landing navbar-expand-lg my-0">
9
+ <a href="javascript:" class="navbar-brand"><%= image_tag image_path('kiso_themes/pyrrmid_64.png'), width: 32, height: 32, class: 'mr-2'%>PYRMID</a>
10
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#standardLandingNavWithSignup" aria-controls="standardLandingNavWithSignup" aria-expanded="false" aria-label="Toggle navigation">
11
+ <span class="navbar-toggler-icon"></span>
12
+ </button>
13
+ <div class="collapse navbar-collapse" id="standardLandingNavWithSignup">
14
+ <ul class="nav navbar-nav ml-auto">
15
+ <li class="nav-item ">
16
+ <a class="nav-link" href="javascript:">HOME</a>
17
+ </li>
18
+ <li class="nav-item ">
19
+ <a class="nav-link" href="javascript:">ABOUT</a>
20
+ </li>
21
+ <li class="nav-item ">
22
+ <a class="nav-link" href="javascript:">TEAM</a>
23
+ </li>
24
+ <li class="nav-item ">
25
+ <a class="nav-link" href="javascript:">CONTACT</a>
26
+ </li>
27
+ <li class="nav-item">
28
+ <a class="btn btn-sm btn-primary text-white" href="javascript:">SIGN UP</a>
29
+ </li>
30
+ </ul>
31
+ </div>
32
+ </nav>
33
+ </div>
34
+ </div>
35
+ </div>
36
+
37
+ <div class="container">
38
+ <div class="row">
39
+ <div class="col-12">
40
+ <%= render partial: "content_blocks/general/37" %>
41
+ </div>
42
+ </div>
43
+ </div>
44
+ <section class="mt-5 mb-5">
45
+ <div class="container">
46
+ <div class="row">
47
+ <div class="col-12">
48
+ <%= render partial: "content_blocks/general/18" %>
49
+ </div>
50
+ </div>
51
+ </div>
52
+ </section>
53
+ <section class="bg-dark">
54
+ <div class="container">
55
+ <div class="row">
56
+ <div class="col-12">
57
+ <%= render partial: "content_blocks/general/32" %>
58
+ </div>
59
+ </div>
60
+ </div>
61
+ </section>
62
+
63
+
@@ -0,0 +1,36 @@
1
+ - @title = "Pricing"
2
+ .container.pt-3
3
+ .row
4
+ .col-12
5
+ %nav.navbar.navbar-landing.navbar-light.navbar-expand-lg.my-0
6
+ %a.navbar-brand{href: "javascript:"}
7
+ = image_tag image_path('kiso_themes/pyrrmid_64.png'), width: 32, height: 32, class: 'mr-2'
8
+ PYRMID
9
+ %button.navbar-toggler{"aria-controls" => "standardLandingNavWithSignup", "aria-expanded" => "false", "aria-label" => "Toggle navigation", "data-target" => "#standardLandingNavWithSignup", "data-toggle" => "collapse", type: "button"}
10
+ %span.navbar-toggler-icon
11
+ #standardLandingNavWithSignup.collapse.navbar-collapse
12
+ %ul.nav.navbar-nav.ml-auto
13
+ %li.nav-item
14
+ %a.nav-link{href: "javascript:"} HOME
15
+ %li.nav-item
16
+ %a.nav-link{href: "javascript:"} ABOUT
17
+ %li.nav-item
18
+ %a.nav-link{href: "javascript:"} TEAM
19
+ %li.nav-item
20
+ %a.nav-link{href: "javascript:"} CONTACT
21
+ %li.nav-item
22
+ %a.btn.btn-sm.btn-primary.text-white{href: "javascript:"} SIGN UP
23
+ .container
24
+ .row
25
+ .col-12
26
+ = render partial: "content_blocks/general/37"
27
+ %section.mt-5.mb-5
28
+ .container
29
+ .row
30
+ .col-12
31
+ = render partial: "content_blocks/general/18"
32
+ %section.bg-dark
33
+ .container
34
+ .row
35
+ .col-12
36
+ = render partial: "content_blocks/general/32"
@@ -0,0 +1,36 @@
1
+ - @title = "Pricing"
2
+ .container.pt-3
3
+ .row
4
+ .col-12
5
+ nav.navbar.navbar-landing.navbar-light.navbar-expand-lg.my-0
6
+ a.navbar-brand href: "javascript:"
7
+ = image_tag image_path('kiso_themes/pyrrmid_64.png'), width: 32, height: 32, class: 'mr-2'
8
+ | PYRMID
9
+ button.navbar-toggler aria-controls="standardLandingNavWithSignup" aria-expanded="false" aria-label=("Toggle navigation") data-target="#standardLandingNavWithSignup" data-toggle="collapse", type: "button"
10
+ span.navbar-toggler-icon
11
+ #standardLandingNavWithSignup.collapse.navbar-collapse
12
+ ul.nav.navbar-nav.ml-auto
13
+ li.nav-item
14
+ a.nav-link href: "javascript:" HOME
15
+ li.nav-item
16
+ a.nav-link href: "javascript:" ABOUT
17
+ li.nav-item
18
+ a.nav-link href: "javascript:" TEAM
19
+ li.nav-item
20
+ a.nav-link href: "javascript:" CONTACT
21
+ li.nav-item
22
+ a.btn.btn-sm.btn-primary.text-white href: "javascript:" SIGN UP
23
+ .container
24
+ .row
25
+ .col-12
26
+ = render partial: "content_blocks/general/37"
27
+ section.mt-5.mb-5
28
+ .container
29
+ .row
30
+ .col-12
31
+ = render partial: "content_blocks/general/18"
32
+ section.bg-dark
33
+ .container
34
+ .row
35
+ .col-12
36
+ = render partial: "content_blocks/general/32"
@@ -0,0 +1,63 @@
1
+ <% @title = "Pricing" %>
2
+
3
+ <%= content_for :js_libs, "modernizr" %>
4
+
5
+ <div class="container pt-3">
6
+ <div class="row">
7
+ <div class="col-12">
8
+ <nav class="navbar navbar-landing navbar-expand-lg my-0">
9
+ <a href="javascript:" class="navbar-brand"><%= image_tag image_path('kiso_themes/pyrrmid_64.png'), width: 32, height: 32, class: 'mr-2'%>PYRMID</a>
10
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#standardLandingNavWithSignup" aria-controls="standardLandingNavWithSignup" aria-expanded="false" aria-label="Toggle navigation">
11
+ <span class="navbar-toggler-icon"></span>
12
+ </button>
13
+ <div class="collapse navbar-collapse" id="standardLandingNavWithSignup">
14
+ <ul class="nav navbar-nav ml-auto">
15
+ <li class="nav-item ">
16
+ <a class="nav-link" href="javascript:">HOME</a>
17
+ </li>
18
+ <li class="nav-item ">
19
+ <a class="nav-link" href="javascript:">ABOUT</a>
20
+ </li>
21
+ <li class="nav-item ">
22
+ <a class="nav-link" href="javascript:">TEAM</a>
23
+ </li>
24
+ <li class="nav-item ">
25
+ <a class="nav-link" href="javascript:">CONTACT</a>
26
+ </li>
27
+ <li class="nav-item">
28
+ <a class="btn btn-sm btn-primary text-white" href="javascript:">SIGN UP</a>
29
+ </li>
30
+ </ul>
31
+ </div>
32
+ </nav>
33
+ </div>
34
+ </div>
35
+ </div>
36
+
37
+ <div class="container">
38
+ <div class="row">
39
+ <div class="col-12">
40
+ <%= render partial: "content_blocks/general/35" %>
41
+ </div>
42
+ </div>
43
+ </div>
44
+ <section class="mt-5 mb-5">
45
+ <div class="container">
46
+ <div class="row">
47
+ <div class="col-12">
48
+ <%= render partial: "content_blocks/general/20" %>
49
+ </div>
50
+ </div>
51
+ </div>
52
+ </section>
53
+ <section class="bg-dark">
54
+ <div class="container">
55
+ <div class="row">
56
+ <div class="col-12">
57
+ <%= render partial: "content_blocks/general/33" %>
58
+ </div>
59
+ </div>
60
+ </div>
61
+ </section>
62
+
63
+
@@ -0,0 +1,36 @@
1
+ - @title = "Pricing"
2
+ .container.pt-3
3
+ .row
4
+ .col-12
5
+ %nav.navbar.navbar-landing.navbar-light.navbar-expand-lg.my-0
6
+ %a.navbar-brand{href: "javascript:"}
7
+ = image_tag image_path('kiso_themes/pyrrmid_64.png'), width: 32, height: 32, class: 'mr-2'
8
+ PYRMID
9
+ %button.navbar-toggler{"aria-controls" => "standardLandingNavWithSignup", "aria-expanded" => "false", "aria-label" => "Toggle navigation", "data-target" => "#standardLandingNavWithSignup", "data-toggle" => "collapse", type: "button"}
10
+ %span.navbar-toggler-icon
11
+ #standardLandingNavWithSignup.collapse.navbar-collapse
12
+ %ul.nav.navbar-nav.ml-auto
13
+ %li.nav-item
14
+ %a.nav-link{href: "javascript:"} HOME
15
+ %li.nav-item
16
+ %a.nav-link{href: "javascript:"} ABOUT
17
+ %li.nav-item
18
+ %a.nav-link{href: "javascript:"} TEAM
19
+ %li.nav-item
20
+ %a.nav-link{href: "javascript:"} CONTACT
21
+ %li.nav-item
22
+ %a.btn.btn-sm.btn-primary.text-white{href: "javascript:"} SIGN UP
23
+ .container
24
+ .row
25
+ .col-12
26
+ = render partial: "content_blocks/general/35"
27
+ %section.mt-5.mb-5
28
+ .container
29
+ .row
30
+ .col-12
31
+ = render partial: "content_blocks/general/20"
32
+ %section.bg-dark
33
+ .container
34
+ .row
35
+ .col-12
36
+ = render partial: "content_blocks/general/33"
@@ -0,0 +1,36 @@
1
+ - @title = "Pricing"
2
+ .container.pt-3
3
+ .row
4
+ .col-12
5
+ nav.navbar.navbar-landing.navbar-light.navbar-expand-lg.my-0
6
+ a.navbar-brand href: "javascript:"
7
+ = image_tag image_path('kiso_themes/pyrrmid_64.png'), width: 32, height: 32, class: 'mr-2'
8
+ | PYRMID
9
+ button.navbar-toggler aria-controls="standardLandingNavWithSignup" aria-expanded="false" aria-label=("Toggle navigation") data-target="#standardLandingNavWithSignup" data-toggle="collapse", type: "button"
10
+ span.navbar-toggler-icon
11
+ #standardLandingNavWithSignup.collapse.navbar-collapse
12
+ ul.nav.navbar-nav.ml-auto
13
+ li.nav-item
14
+ a.nav-link href: "javascript:" HOME
15
+ li.nav-item
16
+ a.nav-link href: "javascript:" ABOUT
17
+ li.nav-item
18
+ a.nav-link href: "javascript:" TEAM
19
+ li.nav-item
20
+ a.nav-link href: "javascript:" CONTACT
21
+ li.nav-item
22
+ a.btn.btn-sm.btn-primary.text-white href: "javascript:" SIGN UP
23
+ .container
24
+ .row
25
+ .col-12
26
+ = render partial: "content_blocks/general/35"
27
+ section.mt-5.mb-5
28
+ .container
29
+ .row
30
+ .col-12
31
+ = render partial: "content_blocks/general/20"
32
+ section.bg-dark
33
+ .container
34
+ .row
35
+ .col-12
36
+ = render partial: "content_blocks/general/33"