appscms-tools-theme 1.6.8 → 1.7.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4c3d909ef2c614e138b6e85a07356f9cd4fd11be821b22ec6a88d8703c78c5dd
4
- data.tar.gz: 518307674f3ea3eafb54e779a512357c27aebd88febe2d82691dde2c82932da2
3
+ metadata.gz: 8f8de475d04a1c5d805c6b5719e1872fe16fbfe8983cf40952ff721536a7dba0
4
+ data.tar.gz: 9d0fa8a8ae3f9ecb46abd5b8856e826553f1e0c7f1761b47497dd09cdbc80f25
5
5
  SHA512:
6
- metadata.gz: 4703c7affb6647cd6ce713a9b9a063cf64141d1eb35cea202097a342c9971d5c17ed4313f0a394fd1c7ad3834755bdbb9bad742c66518342f4e34e5b87b2e204
7
- data.tar.gz: f897d5937fb9992b66ce359194ec7283aaf34a4e407e169b530b01ee85ad28be391b2811a0db960bce280c2870773737f739c9fd7337df5ab77f872e763fa38d
6
+ metadata.gz: ed177e636398d82a2f9430704f000fd95760c684266de83c8885319cce6880599dde21d07d7624272ab22693740b3dd0771f581b27a601a85513a656c2eded72
7
+ data.tar.gz: 6a4d173ee86985cb2ad2d596da14fa165558f053f81d7e5eddfa3e9d0e180d434f1ba0422056e01954f069da0de29e892b7620e17494eedcfe96f618feb594a2
@@ -1,192 +1,192 @@
1
- {
2
- "Language": "English",
3
- "feature": "compress-pdf",
4
- "htmlLangAtt": "en",
5
- "H1": "Set alarm for $variable minutes from now",
6
- "H2": "Simplest online alarm clock to set alarms. Do not close browser tab.",
7
- "TITLE": "Set alarm for $variable minutes from now",
8
- "META": "Easiest way to set alarm for $variable minutes from now. Choose sound for alarm from multiple options.",
9
- "keywords": "key1,key2,key3,key4",
10
- "LABEL": "DOCX to PDF",
11
- "nofileupload": true,
12
- "rate": "Rate this tool",
13
- "votes": "votes",
14
- "variant": "info",
15
- "BREADCRUMB_LABEL": "DOCX TO PDF",
16
- "color": "purple",
17
- "height": "300px",
18
- "img": "/assets/bulb.svg",
19
- "imgwidth": "40px",
20
- "imgheight": "40px",
21
- "imgalt": "altvalue",
22
- "jscdns": [
23
- "<script data-folderName='$folderName' data-lang='$lang' data-fileName='$fileName' data-tool='$tool' src=\"js/main.js\"></script>"
24
- ],
25
- "TEXTUAL_CONTENT": [
26
- {
27
- "priority": 1,
28
- "logoUrl": "/assets/bulb.svg",
29
- "header": "Simple to use",
30
- "content": "Setalarmforme.com provides simplest way to set alarms for X minutes from now."
31
- },
32
- {
33
- "priority": 1,
34
- "logoUrl": "/assets/guaranty.svg",
35
- "header": "Accurate alarms",
36
- "content": "Alarms setup by Setalarmforme.com are accurate. You can rely on us completely to start alarm after $variable minutes."
37
- },
38
- {
39
- "priority": 1,
40
- "logoUrl": "/assets/support.svg",
41
- "header": "Cross platform",
42
- "content": "You can setup alarm for $variable minutes from now on any operating system, like Windows/Mac/Linux/Android/iPhone."
43
- },
44
- {
45
- "priority": 1,
46
- "logoUrl": "/assets/protect.svg",
47
- "header": "Secure and trustworthy",
48
- "content": "Setalarmforme.com does not require users to login for setting alarm for $variable minutes from now. No user information is send to our servers."
49
- },
50
- {
51
- "priority": 1,
52
- "logoUrl": "/assets/easy.svg",
53
- "header": "All timezones supported",
54
- "content": "Using Setalarmforme.com you can set alarm to start after $variable minutes from current time, in any time zone."
55
- },
56
- {
57
- "priority": 1,
58
- "logoUrl": "/assets/cloud.svg",
59
- "header": "No need to install any software",
60
- "content": "Setalarmforme.com is a cloud and web based application. You do not need to install any software to use Setalarmforme.com while setting alarms for $variable minutes from now."
61
- }
62
- ],
63
- "HOW_TO_CONTENT": {
64
- "logoImageUrl": "/assets/pdf.svg",
65
- "heading": "How to set alarm for $variable minutes:",
66
- "steps": [
67
- "Click on set alarm",
68
- "Set $variable minutes for alarm.",
69
- "Choose sound of your choice.",
70
- "Click submit to set alarm, that's it !."
71
- ]
72
- },
73
- "FAQ": [
74
- {
75
- "question": "How many seconds from now, will the alarm ring ?",
76
- "answer": "When you setup alarm for $variable minutes from now, the alarm will ring after { % $variable * 60 % } seconds."
77
- },
78
- {
79
- "question": "Can I rely on Setalarmforme.com to setup alarm for $variable minutes from now ?",
80
- "answer": "If you have set alarm for $variable minutes from now, you can be 100% sure that alarm will ring after $variable minutes. You can trust us completely."
81
- },
82
- {
83
- "question": "What will happen to the alarm that I have set, if I refresh the browser ?",
84
- "answer": "The alarm will still ring after $variable minutes, even if you refresh the browser, since we store the information in browser's local cache."
85
- },
86
- {
87
- "question": "What will happen to the alarm that I have set, if I close the tab of browser in which Setalarmforme.com is opened ?",
88
- "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the tab."
89
- },
90
- {
91
- "question": "What will happen to the alarm that I have set, if I close the browser ?",
92
- "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the browser."
93
- }
94
- ],
95
- "megaMenu": {
96
- "nav-link-name": "Tools",
97
- "dropdown": [
98
- {
99
- "categoryName": " Pdf",
100
- "links": [
101
- {
102
- "iconSrc": "/assets/cloud.svg",
103
- "name": "Compress",
104
- "url": "/",
105
- "hover": "red"
106
- },
107
- {
108
- "iconSrc": "/assets/cloud.svg",
109
- "name": "Split",
110
- "url": "/",
111
- "hover": "blue"
112
- },
113
- {
114
- "iconSrc": "/assets/easy.svg",
115
- "name": "Merge Pdf",
116
- "url": "/",
117
- "hover": "green"
118
- }
119
- ]
120
- },
121
- {
122
- "categoryName": " Pdf",
123
- "links": [
124
- {
125
- "iconSrc": "/assets/cloud.svg",
126
- "name": "Compress",
127
- "url": "/",
128
- "hover": "red"
129
- },
130
- {
131
- "iconSrc": "/assets/cloud.svg",
132
- "name": "Split",
133
- "url": "/",
134
- "hover": "blue"
135
- },
136
- {
137
- "iconSrc": "/assets/easy.svg",
138
- "name": "Merge Pdf",
139
- "url": "/",
140
- "hover": "green"
141
- }
142
- ]
143
- },
144
- {
145
- "categoryName": "Compress Pdf",
146
- "links": [
147
- {
148
- "iconSrc": "/assets/cloud.svg",
149
- "name": "Compress",
150
- "url": "/",
151
- "hover": "red"
152
- },
153
- {
154
- "iconSrc": "/assets/cloud.svg",
155
- "name": "Split",
156
- "url": "/",
157
- "hover": "blue"
158
- },
159
- {
160
- "iconSrc": "/assets/easy.svg",
161
- "name": "Merge Pdf",
162
- "url": "/",
163
- "hover": "green"
164
- }
165
- ]
166
- },
167
- {
168
- "categoryName": "Compress Pdf",
169
- "links": [
170
- {
171
- "iconSrc": "/assets/cloud.svg",
172
- "name": "Compress",
173
- "url": "/",
174
- "hover": "red"
175
- },
176
- {
177
- "iconSrc": "/assets/cloud.svg",
178
- "name": "Split",
179
- "url": "/",
180
- "hover": "blue"
181
- },
182
- {
183
- "iconSrc": "/assets/easy.svg",
184
- "name": "Merge Pdf",
185
- "url": "/",
186
- "hover": "green"
187
- }
188
- ]
189
- }
190
- ]
191
- }
1
+ {
2
+ "Language": "English",
3
+ "feature": "compress-pdf",
4
+ "htmlLangAtt": "en",
5
+ "H1": "Set alarm for $variable minutes from now",
6
+ "H2": "Simplest online alarm clock to set alarms. Do not close browser tab.",
7
+ "TITLE": "Set alarm for $variable minutes from now",
8
+ "META": "Easiest way to set alarm for $variable minutes from now. Choose sound for alarm from multiple options.",
9
+ "keywords": "key1,key2,key3,key4",
10
+ "LABEL": "DOCX to PDF",
11
+ "nofileupload": true,
12
+ "rate": "Rate this tool",
13
+ "votes": "votes",
14
+ "variant": "info",
15
+ "BREADCRUMB_LABEL": "DOCX TO PDF",
16
+ "color": "purple",
17
+ "height": "300px",
18
+ "img": "/assets/bulb.svg",
19
+ "imgwidth": "40px",
20
+ "imgheight": "40px",
21
+ "imgalt": "altvalue",
22
+ "jscdns": [
23
+ "<script data-folderName='$folderName' data-lang='$lang' data-fileName='$fileName' data-tool='$tool' src=\"js/main.js\"></script>"
24
+ ],
25
+ "TEXTUAL_CONTENT": [
26
+ {
27
+ "priority": 1,
28
+ "logoUrl": "/assets/bulb.svg",
29
+ "header": "Simple to use",
30
+ "content": "Setalarmforme.com provides simplest way to set alarms for X minutes from now."
31
+ },
32
+ {
33
+ "priority": 1,
34
+ "logoUrl": "/assets/guaranty.svg",
35
+ "header": "Accurate alarms",
36
+ "content": "Alarms setup by Setalarmforme.com are accurate. You can rely on us completely to start alarm after $variable minutes."
37
+ },
38
+ {
39
+ "priority": 1,
40
+ "logoUrl": "/assets/support.svg",
41
+ "header": "Cross platform",
42
+ "content": "You can setup alarm for $variable minutes from now on any operating system, like Windows/Mac/Linux/Android/iPhone."
43
+ },
44
+ {
45
+ "priority": 1,
46
+ "logoUrl": "/assets/protect.svg",
47
+ "header": "Secure and trustworthy",
48
+ "content": "Setalarmforme.com does not require users to login for setting alarm for $variable minutes from now. No user information is send to our servers."
49
+ },
50
+ {
51
+ "priority": 1,
52
+ "logoUrl": "/assets/easy.svg",
53
+ "header": "All timezones supported",
54
+ "content": "Using Setalarmforme.com you can set alarm to start after $variable minutes from current time, in any time zone."
55
+ },
56
+ {
57
+ "priority": 1,
58
+ "logoUrl": "/assets/cloud.svg",
59
+ "header": "No need to install any software",
60
+ "content": "Setalarmforme.com is a cloud and web based application. You do not need to install any software to use Setalarmforme.com while setting alarms for $variable minutes from now."
61
+ }
62
+ ],
63
+ "HOW_TO_CONTENT": {
64
+ "logoImageUrl": "/assets/pdf.svg",
65
+ "heading": "How to set alarm for $variable minutes:",
66
+ "steps": [
67
+ "Click on set alarm",
68
+ "Set $variable minutes for alarm.",
69
+ "Choose sound of your choice.",
70
+ "Click submit to set alarm, that's it !."
71
+ ]
72
+ },
73
+ "FAQ": [
74
+ {
75
+ "question": "How many seconds from now, will the alarm ring ?",
76
+ "answer": "When you setup alarm for $variable minutes from now, the alarm will ring after { % $variable * 60 % } seconds."
77
+ },
78
+ {
79
+ "question": "Can I rely on Setalarmforme.com to setup alarm for $variable minutes from now ?",
80
+ "answer": "If you have set alarm for $variable minutes from now, you can be 100% sure that alarm will ring after $variable minutes. You can trust us completely."
81
+ },
82
+ {
83
+ "question": "What will happen to the alarm that I have set, if I refresh the browser ?",
84
+ "answer": "The alarm will still ring after $variable minutes, even if you refresh the browser, since we store the information in browser's local cache."
85
+ },
86
+ {
87
+ "question": "What will happen to the alarm that I have set, if I close the tab of browser in which Setalarmforme.com is opened ?",
88
+ "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the tab."
89
+ },
90
+ {
91
+ "question": "What will happen to the alarm that I have set, if I close the browser ?",
92
+ "answer": "It will be gone. The alarm will not ring after $variable minutes, if you close the browser."
93
+ }
94
+ ],
95
+ "megaMenu": {
96
+ "nav-link-name": "Tools",
97
+ "dropdown": [
98
+ {
99
+ "categoryName": " Pdf",
100
+ "links": [
101
+ {
102
+ "iconSrc": "/assets/cloud.svg",
103
+ "name": "Compress",
104
+ "url": "/",
105
+ "hover": "red"
106
+ },
107
+ {
108
+ "iconSrc": "/assets/cloud.svg",
109
+ "name": "Split",
110
+ "url": "/",
111
+ "hover": "blue"
112
+ },
113
+ {
114
+ "iconSrc": "/assets/easy.svg",
115
+ "name": "Merge Pdf",
116
+ "url": "/",
117
+ "hover": "green"
118
+ }
119
+ ]
120
+ },
121
+ {
122
+ "categoryName": " Pdf",
123
+ "links": [
124
+ {
125
+ "iconSrc": "/assets/cloud.svg",
126
+ "name": "Compress",
127
+ "url": "/",
128
+ "hover": "red"
129
+ },
130
+ {
131
+ "iconSrc": "/assets/cloud.svg",
132
+ "name": "Split",
133
+ "url": "/",
134
+ "hover": "blue"
135
+ },
136
+ {
137
+ "iconSrc": "/assets/easy.svg",
138
+ "name": "Merge Pdf",
139
+ "url": "/",
140
+ "hover": "green"
141
+ }
142
+ ]
143
+ },
144
+ {
145
+ "categoryName": "Compress Pdf",
146
+ "links": [
147
+ {
148
+ "iconSrc": "/assets/cloud.svg",
149
+ "name": "Compress",
150
+ "url": "/",
151
+ "hover": "red"
152
+ },
153
+ {
154
+ "iconSrc": "/assets/cloud.svg",
155
+ "name": "Split",
156
+ "url": "/",
157
+ "hover": "blue"
158
+ },
159
+ {
160
+ "iconSrc": "/assets/easy.svg",
161
+ "name": "Merge Pdf",
162
+ "url": "/",
163
+ "hover": "green"
164
+ }
165
+ ]
166
+ },
167
+ {
168
+ "categoryName": "Compress Pdf",
169
+ "links": [
170
+ {
171
+ "iconSrc": "/assets/cloud.svg",
172
+ "name": "Compress",
173
+ "url": "/",
174
+ "hover": "red"
175
+ },
176
+ {
177
+ "iconSrc": "/assets/cloud.svg",
178
+ "name": "Split",
179
+ "url": "/",
180
+ "hover": "blue"
181
+ },
182
+ {
183
+ "iconSrc": "/assets/easy.svg",
184
+ "name": "Merge Pdf",
185
+ "url": "/",
186
+ "hover": "green"
187
+ }
188
+ ]
189
+ }
190
+ ]
191
+ }
192
192
  }
@@ -1,44 +1,29 @@
1
- {% assign ankita = "Ankita&&/assets/images/Ankita.webp&&Ankita has majored in Applied Communication studies, with over 4
2
- years of experience content writing. She is an expert at word games and freqently shares her thoughts on word games, and
3
- many other topics.&&https://twitter.com/roy93anki" | split: '&&' %}
4
- {% assign keshav = "Keshav Agarwal&&/assets/images/keshav.webp&&Keshav Agarwal is an aspiring Android developer with
5
- keen interest in computers, technology and development. He also has a knack of writing and loves to share his knowledge
6
- with the help of his posts.&&https://mobile.twitter.com/KeshavA76099697" | split: '&&' %}
7
- {% assign anushka = "Anushka Guha&&/assets/images/Anushka.webp&&Anushka is an aspiring Instrumentation engineer who
8
- thrives on good music, books and travelling. She has been creating content on all of this and often shares her thoughts
9
- on the technicalities behind various file formats and their processing.
10
- &&https://twitter.com/its_anushka_" | split: '&&' %}
11
- {% assign paavan = "Thandra Paavan Kumar&&/assets/images/paavan.webp&&Paavan Kumar is an enthusiastic nanotech engineer
12
- who has a keen intererst in micro and nano science with a good sense of content creation on diverse topics and often
13
- shares his thoughts and helps those he can. He have a knack of writing essays,stories and
14
- poems.&&https://twitter.com/PaavanThandra" | split: '&&' %}
15
- {% assign thandra = "Thandra Paavan Kumar&&/assets/images/paavan.webp&&Paavan Kumar is an enthusiastic nanotech engineer
16
- who has a keen intererst in micro and nano science with a good sense of content creation on diverse topics and often
17
- shares his thoughts and helps those he can. He have a knack of writing essays,stories and
18
- poems.&&https://twitter.com/PaavanThandra" | split: '&&' %}
19
- {% assign arjyahi = "Arjyahi Bhattacharya&&/assets/images/Arjyahi.webp&&Arjyahi is an aspiring Civil engineer who loves
20
- photography, music, books and philosophy. She also loves nature and animals. She enjoys reading and sharing information
21
- on various topics involving her knacks.&&https://twitter.com/arjyahi" | split: '&&' %}
22
- {% assign nikita = "Nikita Gupta&&/assets/images/Nikita.webp&&Nikita is an aspiring MBA graduate, who loves creating
23
- content. She loves reading and watching anime. She is into other languages and currently learning Spanish, French and
24
- Japanese. Her favourite timepass is solving sudokus. &&N/A" | split: '&&' %}
25
- {% assign alka = "Alka Bisht&&/assets/images/Alka.webp&&Alka Bisht is an experienced content writer with a penchnat for
26
- writing compellinmg content within technical and non- technical areas. As a content writer her goals include providing
27
- the best content throughout her writing journey.&&N/A" | split: '&&' %}
28
- {%- assign postAuthor = post.author | split: " " -%}
29
- {%- assign author = postAuthor.first | downcase -%}
30
- {%- assign collection = [author] -%}
31
- {%- for item in collection -%}
32
- {%- if forloop.index==1 -%}
33
- {%- assign authorName = item -%}
34
- {%- endif -%}
35
- {%- if forloop.index==2 -%}
36
- {%- assign image = item -%}
37
- {%- endif -%}
38
- {%- if forloop.index==3 -%}
39
- {%- assign bio = item -%}
40
- {%- endif -%}
41
- {%- if forloop.index==4 -%}
42
- {%- assign twitter = item -%}
43
- {%- endif -%}
44
- {%- endfor -%}
1
+ {% assign ankita = "Ankita&&/assets/images/Ankita.webp&&Ankita has majored in Applied Communication studies, with over 4 years of experience content writing. She is an expert at word games and freqently shares her thoughts on word games, and many other topics.&&https://twitter.com/roy93anki" | split: '&&' %}
2
+ {% assign keshav = "Keshav Agarwal&&/assets/images/keshav.webp&&Keshav Agarwal is an aspiring Android developer with keen interest in computers, technology and development. He also has a knack of writing and loves to share his knowledge with the help of his posts.&&https://mobile.twitter.com/KeshavA76099697" | split: '&&' %}
3
+ {% assign anushka = "Anushka Guha&&/assets/images/Anushka.webp&&Anushka is an aspiring Instrumentation engineer who thrives on good music, books and travelling. She has been creating content on all of this and often shares her thoughts on the technicalities behind various file formats and their processing.
4
+ &&https://twitter.com/its_anushka_" | split: '&&' %}
5
+ {% assign paavan = "Thandra Paavan Kumar&&/assets/images/paavan.webp&&Paavan Kumar is an enthusiastic nanotech engineer who has a keen intererst in micro and nano science with a good sense of content creation on diverse topics and often shares his thoughts and helps those he can. He have a knack of writing essays,stories and poems.&&https://twitter.com/PaavanThandra" | split: '&&' %}
6
+ {% assign thandra = "Thandra Paavan Kumar&&/assets/images/paavan.webp&&Paavan Kumar is an enthusiastic nanotech engineer who has a keen intererst in micro and nano science with a good sense of content creation on diverse topics and often shares his thoughts and helps those he can. He have a knack of writing essays,stories and poems.&&https://twitter.com/PaavanThandra" | split: '&&' %}
7
+ {% assign arjyahi = "Arjyahi Bhattacharya&&/assets/images/Arjyahi.webp&&Arjyahi is an aspiring Civil engineer who loves photography, music, books and philosophy. She also loves nature and animals. She enjoys reading and sharing information on various topics involving her knacks.&&https://twitter.com/arjyahi" | split: '&&' %}
8
+ {% assign nikita = "Nikita Gupta&&/assets/images/Nikita.webp&&Nikita is an aspiring MBA graduate, who loves creating content. She loves reading and watching anime. She is into other languages and currently learning Spanish, French and Japanese. Her favourite timepass is solving sudokus. &&N/A" | split: '&&' %}
9
+ {% assign alka = "Alka Bisht&&/assets/images/Alka.webp&&Alka Bisht is an experienced content writer with a penchnat for writing compellinmg content within technical and non- technical areas. As a content writer her goals include providing the best content throughout her writing journey.&&N/A" | split: '&&' %}
10
+ {% assign siddhika = "Siddhika Prajapati&&/assets/images/siddhika.jpeg&&Siddhika Prajapati is an English Honors graduate and postgraduate in journalism. A freelance writer and a nutritionist, she is a fashion, fitness, art, tech, culture and travel writer, who loves to explore and experiment through words with an add-on of personal touch. Her enthusiasm for fashion, lifestyle, tech and fitness is what prompts her to write regularly.&&N/A" | split: '&&' %}
11
+ {% assign krutika = "Krutika&&/assets/images/krutika.jpeg&&I am from an IT background along with being a techno geek, a writer is hidden in me. You can found me with my laptop either coding or writing journals.&&N/A" | split: '&&' %}
12
+ {%- assign postAuthor = post.author | split: " " -%}
13
+ {%- assign author = postAuthor.first | downcase -%}
14
+ {%- assign collection = [author] -%}
15
+ {%- for item in collection -%}
16
+ {%- if forloop.index==1 -%}
17
+ {%- assign authorName = item -%}
18
+ {%- endif -%}
19
+ {%- if forloop.index==2 -%}
20
+ {%- assign image = item -%}
21
+ {%- endif -%}
22
+ {%- if forloop.index==3 -%}
23
+ {%- assign bio = item -%}
24
+ {%- endif -%}
25
+ {%- if forloop.index==4 -%}
26
+ {%- assign twitter = item -%}
27
+ {%- endif -%}
28
+ {%- endfor -%}
29
+
@@ -214,8 +214,6 @@
214
214
  {%- endif -%}
215
215
 
216
216
  {%- else -%}
217
- {{page.permalink | split: '/' | last}}
218
- {{item}}
219
217
  <a href="/{{item}}">{{[item][1]}}
220
218
  </a>
221
219
  {%- endif -%}
@@ -1,5 +1,5 @@
1
1
  {%- assign matchurls
2
- ="id&&ms-MY&&da&&de&&en&&es&&fr&&it&&nl&&nb&&pl&&pt&&sv&&vi&&tr&&ru&&uk&&ar&&hi&&th&&ko&&ja&&zh&&zh-TW&&zh-tw"
2
+ ="id&&da&&de&&en&&es&&fr&&it&&nl&&pl&&pt&&sv&&vi&&tr&&ru&&uk&&ar&&hi&&th&&ko&&ja&&zh&&zh-TW&&zh-tw"
3
3
  | split: '&&' -%}
4
4
  {% assign id = "id&&Bahasa Indonesia" | split: '&&' %}
5
5
  {% assign ms-MY = "ms-MY&&Bahasa Malaysia" | split: '&&' %}
@@ -4,19 +4,22 @@
4
4
  {% assign aboutData = site.data[folder][lang][file] %}
5
5
  <!DOCTYPE html>
6
6
  <html lang="{{aboutData.htmlLangAtt}}">
7
- {% include head/index.html %}
8
- <body>
9
- {% include header/index.html %}
10
- {%- include dropdown/langdropdown.html -%}
11
- <div class="container py-4 about_layout">
12
- <h1 class="about-h1 py-2">About us</h1>
13
- <h2 class="about-h2"> Welcome to {{ page.companyName}}</h2>
14
- <p class="about-para py-2">We are here to help you. Ping us your queries at care@{{ page.companyName}}.{{page.domain}}</p>
15
- <div>
16
- {{content}}
17
- </div>
7
+ {% include head/index.html %}
8
+
9
+ <body>
10
+ {% include header/index.html %}
11
+ {%- include dropdown/langdropdown.html -%}
12
+ <div class="container py-4 about_layout">
13
+ <h1 class="about-h1 py-2">About us</h1>
14
+ <h2 class="about-h2"> Welcome to {{ page.companyName}}</h2>
15
+ <p class="about-para py-2">We are here to help you. Ping us your queries at care@{{
16
+ page.companyName}}.{{page.domain}}</p>
17
+ <div>
18
+ {{content}}
18
19
  </div>
19
- {% include footer/index.html %}
20
- {% include script.html %}
21
- </body>
22
- </html>
20
+ </div>
21
+ {% include footer/staticfooter.html %}
22
+ {% include script.html %}
23
+ </body>
24
+
25
+ </html>
@@ -5,19 +5,75 @@
5
5
  <!DOCTYPE html>
6
6
  <html lang="{{contactData.htmlLangAtt}}">
7
7
  {% include head/index.html %}
8
+
8
9
  <body>
9
- {% include header/index.html %}
10
+ {% include header/index.html %}
10
11
  {%- include dropdown/langdropdown.html -%}
11
12
  <div class="container py-4 contact_layout">
12
13
  <h1 class="contact-h1 py-2">Contact us</h1>
13
14
  <h2 class="contact-h2">Welcome to {{page.companyName}}</h2>
14
15
  <div class="py-3">
15
- <div class="py-3"><p>We, <b>{{page.companyName}}</b> LLP, registered under the provisions of the Limited Liability Partnership Act 2008, having its registered office at "Ghaziabad, Uttar Pradesh – 245304, INDIA" represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).</p><p>The Firm will not be responsible for any damage suffered by users from use of the Platform. This includes but is not limited to, loss of revenue/data resulting from delays, non-deliveries, missed deliveries, or service interruptions as may occur because of any act/omission of parties. This disclaimer of liability also applies to any damages or injury caused by any failure of performance, error, omission, interruption, deletion, defect, delay in operation or transmission, computer virus, communication line failure, theft or destruction or unauthorized access to, alteration of, or use of record, whether for breach of contract, tortuous behaviour, negligence, or under any other cause of action.</p><p>The Firm also makes it clear that it shall not be held liable for any damage/hurt/inconvenience caused to the User through the course of the provision of Services or as a result of the Users’ actions. The Firm makes no representations or warranties as to the conduct of the Users. The Firm takes no responsibility for any content that Users send or receive from other Users or Third-Party posts through the Website or Platform. Any material downloaded or otherwise obtained through use of the service is accessed at the Users own discretion and risk.</p><p>The services on the Platform are intended to be subject to availability, without any promises or guarantees on the same by the Firm, and while certain information available on the Platform is the property of the Firm and the Firm endeavours to keep the said information updated and accurate, the Firm shall not make any representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the Platform or the information, services, or related graphics contained on the Platform for any purpose. Any reliance you place on such information is therefore strictly at your own risk.</p><p>The Firm bears no responsibility whatsoever for any consequences arising from the use of the said Services by Users. The use of the Services in the Platform is the sole responsibility of the User (or legally authorised person on behalf of the User), and in case of any negligence on the part of the User is acting on the same shall not be construed as imposing any liability, direct or indirect, on the Firm /Platform.</p><p>The Firm shall disclaim all responsibility and owns no liability to Users for any outcome (incidental, direct, indirect or otherwise) from the use of the Platform or any such services under the platform. In no event will the Firm be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits arising out of, or in connection with, the use of the Platform.</p><p>Through this Platform, You may be able to access the link of other Platforms which are not under the control of the Firm or the Platform. We have no control over the nature, content and availability of those sites. The inclusion of any links does not necessarily imply a recommendation or endorse the views expressed within them. Every effort is made to keep the Platform up and running smoothly. However, the Firm takes no responsibility for, and will not be liable for, the Platform being temporarily unavailable due to technical issues beyond our control.</p><p>TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, WE WILL HAVE NO LIABILITY RELATED TO USER CONTENT ARISING UNDER INTELLECTUAL PROPERTY RIGHTS, LIBEL, PRIVACY, PUBLICITY, OBSCENITY OR OTHER LAWS. WEBSITE ALSO DISCLAIMS ALL LIABILITY WITH RESPECT TO THE MISUSE, LOSS, MODIFICATION OR UNAVAILABILITY OF ANY USER CONTENT.</p><p>THE USER UNDERSTANDS AND AGREES THAT ANY MATERIAL OR DATA DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE PLATFORM IS DONE ENTIRELY AT HIS/HER OWN DISCRETION AND RISK AND HE/SHE WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGE TO HIS/HER COMPUTER SYSTEMS OR LOSS OF DATA THAT RESULTS FROM THE DOWNLOAD OF SUCH MATERIAL OR DATA. WE ARE NOT RESPONSIBLE FOR ANY TYPOGRAPHICAL ERROR LEADING. PLATFORM ACCEPTS NO LIABILITY FOR ANY ERRORS OR OMISSIONS, WITH RESPECT TO ANY INFORMATION PROVIDED TO YOU WHETHER ON BEHALF OF ITSELF OR THIRD PARTIES.</p><p>THE ADVERTISEMENT THAT MAY BE AVAILABLE ON E-MAIL OR WEBSITE WITH RESPECT TO THE THIRD-PARTY WEBSITE AND SERVICES ARE FOR INFORMATION PURPOSE ONLY.</p></div>
16
- <div>
16
+ <div class="py-3">
17
+ <p>We, <b>{{page.companyName}}</b> LLP, registered under the provisions of the Limited Liability
18
+ Partnership Act 2008, having its registered office at "Ghaziabad, Uttar Pradesh – 245304, INDIA"
19
+ represented by its Directors, hereinafter referred to as the “FIRM” (where such expression shall,
20
+ unless repugnant to the context thereof, be deemed to include its respective legal heirs,
21
+ representatives, administrators, permitted successors and assigns).</p>
22
+ <p>The Firm will not be responsible for any damage suffered by users from use of the Platform. This
23
+ includes but is not limited to, loss of revenue/data resulting from delays, non-deliveries, missed
24
+ deliveries, or service interruptions as may occur because of any act/omission of parties. This
25
+ disclaimer of liability also applies to any damages or injury caused by any failure of performance,
26
+ error, omission, interruption, deletion, defect, delay in operation or transmission, computer virus,
27
+ communication line failure, theft or destruction or unauthorized access to, alteration of, or use of
28
+ record, whether for breach of contract, tortuous behaviour, negligence, or under any other cause of
29
+ action.</p>
30
+ <p>The Firm also makes it clear that it shall not be held liable for any damage/hurt/inconvenience
31
+ caused to the User through the course of the provision of Services or as a result of the Users’
32
+ actions. The Firm makes no representations or warranties as to the conduct of the Users. The Firm
33
+ takes no responsibility for any content that Users send or receive from other Users or Third-Party
34
+ posts through the Website or Platform. Any material downloaded or otherwise obtained through use of
35
+ the service is accessed at the Users own discretion and risk.</p>
36
+ <p>The services on the Platform are intended to be subject to availability, without any promises or
37
+ guarantees on the same by the Firm, and while certain information available on the Platform is the
38
+ property of the Firm and the Firm endeavours to keep the said information updated and accurate, the
39
+ Firm shall not make any representations or warranties of any kind, express or implied, about the
40
+ completeness, accuracy, reliability, suitability or availability with respect to the Platform or the
41
+ information, services, or related graphics contained on the Platform for any purpose. Any reliance
42
+ you place on such information is therefore strictly at your own risk.</p>
43
+ <p>The Firm bears no responsibility whatsoever for any consequences arising from the use of the said
44
+ Services by Users. The use of the Services in the Platform is the sole responsibility of the User
45
+ (or legally authorised person on behalf of the User), and in case of any negligence on the part of
46
+ the User is acting on the same shall not be construed as imposing any liability, direct or indirect,
47
+ on the Firm /Platform.</p>
48
+ <p>The Firm shall disclaim all responsibility and owns no liability to Users for any outcome
49
+ (incidental, direct, indirect or otherwise) from the use of the Platform or any such services under
50
+ the platform. In no event will the Firm be liable for any loss or damage including without
51
+ limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from
52
+ loss of data or profits arising out of, or in connection with, the use of the Platform.</p>
53
+ <p>Through this Platform, You may be able to access the link of other Platforms which are not under the
54
+ control of the Firm or the Platform. We have no control over the nature, content and availability of
55
+ those sites. The inclusion of any links does not necessarily imply a recommendation or endorse the
56
+ views expressed within them. Every effort is made to keep the Platform up and running smoothly.
57
+ However, the Firm takes no responsibility for, and will not be liable for, the Platform being
58
+ temporarily unavailable due to technical issues beyond our control.</p>
59
+ <p>TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, WE WILL HAVE NO LIABILITY RELATED TO USER CONTENT
60
+ ARISING UNDER INTELLECTUAL PROPERTY RIGHTS, LIBEL, PRIVACY, PUBLICITY, OBSCENITY OR OTHER LAWS.
61
+ WEBSITE ALSO DISCLAIMS ALL LIABILITY WITH RESPECT TO THE MISUSE, LOSS, MODIFICATION OR
62
+ UNAVAILABILITY OF ANY USER CONTENT.</p>
63
+ <p>THE USER UNDERSTANDS AND AGREES THAT ANY MATERIAL OR DATA DOWNLOADED OR OTHERWISE OBTAINED THROUGH
64
+ THE PLATFORM IS DONE ENTIRELY AT HIS/HER OWN DISCRETION AND RISK AND HE/SHE WILL BE SOLELY
65
+ RESPONSIBLE FOR ANY DAMAGE TO HIS/HER COMPUTER SYSTEMS OR LOSS OF DATA THAT RESULTS FROM THE
66
+ DOWNLOAD OF SUCH MATERIAL OR DATA. WE ARE NOT RESPONSIBLE FOR ANY TYPOGRAPHICAL ERROR LEADING.
67
+ PLATFORM ACCEPTS NO LIABILITY FOR ANY ERRORS OR OMISSIONS, WITH RESPECT TO ANY INFORMATION PROVIDED
68
+ TO YOU WHETHER ON BEHALF OF ITSELF OR THIRD PARTIES.</p>
69
+ <p>THE ADVERTISEMENT THAT MAY BE AVAILABLE ON E-MAIL OR WEBSITE WITH RESPECT TO THE THIRD-PARTY WEBSITE
70
+ AND SERVICES ARE FOR INFORMATION PURPOSE ONLY.</p>
71
+ </div>
72
+ <div>
17
73
  </div>
18
- </div>
19
- {% include footer/index.html %}
20
- {% include script.html %}
74
+ </div>
75
+ {% include footer/staticfooter.html %}
76
+ {% include script.html %}
21
77
  </body>
22
78
 
23
79
  </html>
@@ -5,31 +5,74 @@
5
5
  <!DOCTYPE html>
6
6
  <html lang="{{disclaimerData.htmlLangAtt}}">
7
7
  {% include head/index.html %}
8
+
8
9
  <body>
9
- {% include header/index.html %}
10
+ {% include header/index.html %}
10
11
  {%- include dropdown/langdropdown.html -%}
11
12
  <div class="container py-4">
12
13
  <h1 class="about-h1 py-4">Disclaimer</h1>
13
14
  <div class="py-3">
14
- <p>We, {{page.companyName}}, hereinafter referred to as the “FIRM” (where such expression shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs, representatives, administrators, permitted successors and assigns).
15
+ <p>We, {{page.companyName}}, hereinafter referred to as the “FIRM” (where such expression shall, unless
16
+ repugnant to the context thereof, be deemed to include its respective legal heirs, representatives,
17
+ administrators, permitted successors and assigns).
15
18
  </p>
16
19
  <p>
17
- The Firm will not be responsible for any damage suffered by users from use of the Platform. This includes but is not limited to, loss of revenue/data resulting from delays, non-deliveries, missed deliveries, or service interruptions as may occur because of any act/omission of parties. This disclaimer of liability also applies to any damages or injury caused by any failure of performance, error, omission, interruption, deletion, defect, delay in operation or transmission, computer virus, communication line failure, theft or destruction or unauthorized access to, alteration of, or use of record, whether for breach of contract, tortuous behaviour, negligence, or under any other cause of action.
20
+ The Firm will not be responsible for any damage suffered by users from use of the Platform. This
21
+ includes but is not limited to, loss of revenue/data resulting from delays, non-deliveries, missed
22
+ deliveries, or service interruptions as may occur because of any act/omission of parties. This
23
+ disclaimer of liability also applies to any damages or injury caused by any failure of performance,
24
+ error, omission, interruption, deletion, defect, delay in operation or transmission, computer virus,
25
+ communication line failure, theft or destruction or unauthorized access to, alteration of, or use of
26
+ record, whether for breach of contract, tortuous behaviour, negligence, or under any other cause of
27
+ action.
18
28
  </p>
19
- <p>The Firm also makes it clear that it shall not be held liable for any damage/hurt/inconvenience caused to the User through the course of the provision of Services or as a result of the Users’ actions. The Firm makes no representations or warranties as to the conduct of the Users. The Firm takes no responsibility for any content that Users send or receive from other Users or Third-Party posts through the Website or Platform. Any material downloaded or otherwise obtained through use of the service is accessed at the Users own discretion and risk.</p>
20
- <p>The services on the Platform are intended to be subject to availability, without any promises or guarantees on the same by the Firm, and while certain information available on the Platform is the property of the Firm and the Firm endeavours to keep the said information updated and accurate, the Firm shall not make any representations or warranties of any kind, express or implied, about the completeness, accuracy, reliability, suitability or availability with respect to the Platform or the information, services, or related graphics contained on the Platform for any purpose. Any reliance you place on such information is therefore strictly at your own risk.</p>
21
- <p>The Firm bears no responsibility whatsoever for any consequences arising from the use of the said Services by Users. The use of the Services in the Platform is the sole responsibility of the User (or legally authorised person on behalf of the User), and in case of any negligence on the part of the User is acting on the same shall not be construed as imposing any liability, direct or indirect, on the Firm /Platform.</p>
22
- <p>The Firm shall disclaim all responsibility and owns no liability to Users for any outcome (incidental, direct, indirect or otherwise) from the use of the Platform or any such services under the platform. In no event will the Firm be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits arising out of, or in connection with, the use of the Platform.</p>
23
- <p>Through this Platform, You may be able to access the link of other Platforms which are not under the control of the Firm or the Platform. We have no control over the nature, content and availability of those sites. The inclusion of any links does not necessarily imply a recommendation or endorse the views expressed within them. Every effort is made to keep the Platform up and running smoothly. However, the Firm takes no responsibility for, and will not be liable for, the Platform being temporarily unavailable due to technical issues beyond our control.</p>
24
- <p>TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, WE WILL HAVE NO LIABILITY RELATED TO USER CONTENT ARISING UNDER INTELLECTUAL PROPERTY RIGHTS, LIBEL, PRIVACY, PUBLICITY, OBSCENITY OR OTHER LAWS. WEBSITE ALSO DISCLAIMS ALL LIABILITY WITH RESPECT TO THE MISUSE, LOSS, MODIFICATION OR UNAVAILABILITY OF ANY USER CONTENT.</p>
25
- <p>THE USER UNDERSTANDS AND AGREES THAT ANY MATERIAL OR DATA DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE PLATFORM IS DONE ENTIRELY AT HIS/HER OWN DISCRETION AND RISK AND HE/SHE WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGE TO HIS/HER COMPUTER SYSTEMS OR LOSS OF DATA THAT RESULTS FROM THE DOWNLOAD OF SUCH MATERIAL OR DATA. WE ARE NOT RESPONSIBLE FOR ANY TYPOGRAPHICAL ERROR LEADING. PLATFORM ACCEPTS NO LIABILITY FOR ANY ERRORS OR OMISSIONS, WITH RESPECT TO ANY INFORMATION PROVIDED TO YOU WHETHER ON BEHALF OF ITSELF OR THIRD PARTIES.</p>
26
- <p>THE ADVERTISEMENT THAT MAY BE AVAILABLE ON E-MAIL OR WEBSITE WITH RESPECT TO THE THIRD-PARTY WEBSITE AND SERVICES ARE FOR INFORMATION PURPOSE ONLY.</p>
27
- </div>
29
+ <p>The Firm also makes it clear that it shall not be held liable for any damage/hurt/inconvenience caused to
30
+ the User through the course of the provision of Services or as a result of the Users’ actions. The Firm
31
+ makes no representations or warranties as to the conduct of the Users. The Firm takes no responsibility
32
+ for any content that Users send or receive from other Users or Third-Party posts through the Website or
33
+ Platform. Any material downloaded or otherwise obtained through use of the service is accessed at the
34
+ Users own discretion and risk.</p>
35
+ <p>The services on the Platform are intended to be subject to availability, without any promises or
36
+ guarantees on the same by the Firm, and while certain information available on the Platform is the
37
+ property of the Firm and the Firm endeavours to keep the said information updated and accurate, the Firm
38
+ shall not make any representations or warranties of any kind, express or implied, about the
39
+ completeness, accuracy, reliability, suitability or availability with respect to the Platform or the
40
+ information, services, or related graphics contained on the Platform for any purpose. Any reliance you
41
+ place on such information is therefore strictly at your own risk.</p>
42
+ <p>The Firm bears no responsibility whatsoever for any consequences arising from the use of the said
43
+ Services by Users. The use of the Services in the Platform is the sole responsibility of the User (or
44
+ legally authorised person on behalf of the User), and in case of any negligence on the part of the User
45
+ is acting on the same shall not be construed as imposing any liability, direct or indirect, on the Firm
46
+ /Platform.</p>
47
+ <p>The Firm shall disclaim all responsibility and owns no liability to Users for any outcome (incidental,
48
+ direct, indirect or otherwise) from the use of the Platform or any such services under the platform. In
49
+ no event will the Firm be liable for any loss or damage including without limitation, indirect or
50
+ consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits
51
+ arising out of, or in connection with, the use of the Platform.</p>
52
+ <p>Through this Platform, You may be able to access the link of other Platforms which are not under the
53
+ control of the Firm or the Platform. We have no control over the nature, content and availability of
54
+ those sites. The inclusion of any links does not necessarily imply a recommendation or endorse the views
55
+ expressed within them. Every effort is made to keep the Platform up and running smoothly. However, the
56
+ Firm takes no responsibility for, and will not be liable for, the Platform being temporarily unavailable
57
+ due to technical issues beyond our control.</p>
58
+ <p>TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, WE WILL HAVE NO LIABILITY RELATED TO USER CONTENT
59
+ ARISING UNDER INTELLECTUAL PROPERTY RIGHTS, LIBEL, PRIVACY, PUBLICITY, OBSCENITY OR OTHER LAWS. WEBSITE
60
+ ALSO DISCLAIMS ALL LIABILITY WITH RESPECT TO THE MISUSE, LOSS, MODIFICATION OR UNAVAILABILITY OF ANY
61
+ USER CONTENT.</p>
62
+ <p>THE USER UNDERSTANDS AND AGREES THAT ANY MATERIAL OR DATA DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE
63
+ PLATFORM IS DONE ENTIRELY AT HIS/HER OWN DISCRETION AND RISK AND HE/SHE WILL BE SOLELY RESPONSIBLE FOR
64
+ ANY DAMAGE TO HIS/HER COMPUTER SYSTEMS OR LOSS OF DATA THAT RESULTS FROM THE DOWNLOAD OF SUCH MATERIAL
65
+ OR DATA. WE ARE NOT RESPONSIBLE FOR ANY TYPOGRAPHICAL ERROR LEADING. PLATFORM ACCEPTS NO LIABILITY FOR
66
+ ANY ERRORS OR OMISSIONS, WITH RESPECT TO ANY INFORMATION PROVIDED TO YOU WHETHER ON BEHALF OF ITSELF OR
67
+ THIRD PARTIES.</p>
68
+ <p>THE ADVERTISEMENT THAT MAY BE AVAILABLE ON E-MAIL OR WEBSITE WITH RESPECT TO THE THIRD-PARTY WEBSITE AND
69
+ SERVICES ARE FOR INFORMATION PURPOSE ONLY.</p>
70
+ </div>
28
71
  <div>
29
72
  {{content}}
30
73
  </div>
31
- </div>
32
- {% include footer/index.html %}
74
+ </div>
75
+ {% include footer/staticfooter.html %}
33
76
  {% include script.html %}
34
77
  </body>
35
78
 
@@ -58,10 +58,11 @@
58
58
  <g>
59
59
  </g>
60
60
  </svg>
61
- {{downloadData.successmessage | default: 'Hurry! your operation was completed' }}
61
+ {{downloadData.successmessage | default: 'Hurray! your operation was completed' }}
62
62
  </p>
63
63
  <div class="try-more-features ">
64
- <h2 class="success-msg border-bottom-none"> {{downloadData.tryfeatureheading | default: 'Try These features'
64
+ <h2 class="success-msg border-bottom-none"> {{downloadData.tryfeatureheading | default: 'You can also try
65
+ These features'
65
66
  }} </h2>
66
67
  <div class="row feature-showcase ">
67
68
  {%- if downloadData.recommendedfeatures -%}
@@ -69,8 +70,8 @@
69
70
  <div class="col-md-6 pb-3">
70
71
 
71
72
  <a class="px-2 feature-showcase-div w-100 d-flex justify-content-between " href="{{item.url}}">
72
- <span><img {%- if site.crossorigin -%} crossorigin {%- endif -%} src="{{item.logo}}"
73
- alt="feature-logo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <span class="ml-3 ">
73
+ <span><img src="{{item.logo}}" alt="feature-logo" {%- if site.crossorigin -%} crossorigin {%- endif
74
+ -%}> <span class="ml-3 ">
74
75
  {{item.name}}</span></span> <span class='d-inline-block ml-auto'><i
75
76
  class="fas fa-chevron-right"></i></span> </a>
76
77
  </div>
@@ -95,53 +96,59 @@
95
96
  {%- assign recommendedsitesData = downloadData.recommendedsites -%}
96
97
  {%- for item in recommendedsitesData -%}
97
98
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap ">
98
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} loading='lazy' class="website-img"
99
- src="{{item.logo}}" alt="{{item.name}} logo"> <a target="_blank" href="{{item.url}}">{{item.name}}</a>
99
+ <img loading='lazy' class="website-img" src="{{item.logo}}" alt="{{item.name}} logo" {%- if site.crossorigin
100
+ -%} crossorigin {%- endif -%}> <a target="_blank" href="{{item.url}}">{{item.name}}</a>
100
101
  </div>
101
102
  {%- endfor -%}
102
103
  {%- else -%}
103
104
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
104
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} loading='lazy' class="website-img"
105
+ <img loading='lazy' class="website-img"
105
106
  src="https://d33wubrfki0l68.cloudfront.net/0623ca017395ac8b757b16b645ff38a89963b01b/a43c6/assets/logo.svg"
106
- alt="safepdfkitlogo"> <a target="_blank" href="https://safepdfkit.com">Safepdfkit.com</a>
107
+ alt="safepdfkitlogo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <a target="_blank"
108
+ href="https://safepdfkit.com">Safepdfkit.com</a>
107
109
  </div>
108
110
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
109
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} class="website-img" loading='lazy'
111
+ <img class="website-img" loading='lazy'
110
112
  src="https://d33wubrfki0l68.cloudfront.net/796c1a01dae9c2d10224fd72a820156974b26ab1/3b885/assets/images/logo.png"
111
- alt="Safeaudiokit-logo"> <a target="_blank" href="https://safeaudiokit.com">safeaudiokit.com</a>
113
+ alt="Safeaudiokit-logo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <a target="_blank"
114
+ href="https://safeaudiokit.com">safeaudiokit.com</a>
112
115
  </div>
113
116
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
114
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} class="website-img"
117
+ <img class="website-img"
115
118
  src="https://d33wubrfki0l68.cloudfront.net/ab0207d780c019c54db62b002396bc8c3fddddaf/9abb9/assets/safevideokit.svg"
116
- alt="Safevideokitlogo"> <a target="_blank" href="https://safevideokit.com">safevideokit.com</a>
119
+ alt="Safevideokitlogo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <a target="_blank"
120
+ href="https://safevideokit.com">safevideokit.com</a>
117
121
  </div>
118
122
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap ">
119
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} loading='lazy' class="website-img"
123
+ <img loading='lazy' class="website-img"
120
124
  src="https://d33wubrfki0l68.cloudfront.net/2e37a1020563aa528471da7425b8e58343e2baf7/a186c/picture.png"
121
- alt="Safeimagekitlogo"> <a target="_blank" href="https://safeimagekit.com/">safeimagekit.com</a>
125
+ alt="Safeimagekitlogo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <a target="_blank"
126
+ href="https://safeimagekit.com/">safeimagekit.com</a>
122
127
  </div>
123
128
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
124
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} loading='lazy' class="website-img"
129
+ <img loading='lazy' class="website-img"
125
130
  src="https://d33wubrfki0l68.cloudfront.net/74bf3f3836d56b30d16137169cd4c28bf15494ed/11962/js/pt.png"
126
- alt="safezipkitlogo"> <a target="_blank" href="https://safezipkit.com/">safezipkit.com</a>
131
+ alt="safezipkitlogo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <a target="_blank"
132
+ href="https://safezipkit.com/">safezipkit.com</a>
127
133
  </div>
128
134
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
129
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} loading='lazy' class="website-img"
135
+ <img loading='lazy' class="website-img"
130
136
  src="https://d33wubrfki0l68.cloudfront.net/325cdfad7de6cae4a03aecfadc70b38af754cbd0/d87f9/assets/images/logo.png"
131
- alt="Safeimageconverter logo"> <a target="_blank" href="https://safeaudioconverter.com/">
137
+ alt="Safeimageconverter logo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <a target="_blank"
138
+ href="https://safeaudioconverter.com/">
132
139
  safeaudioconverter.com
133
140
 
134
141
  </a>
135
142
  </div>
136
143
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
137
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} loading='lazy' class="website-img"
138
- src="https://safevideoconverter.com/assets/logo.svg" alt="https:safevideoconverter logo"> <a
139
- target="_blank" href="https://safevideoconverter.com/">safevideoconverter.com</a>
144
+ <img loading='lazy' class="website-img" src="/assets//images/safevideoconverter.svg"
145
+ alt="safevideoconverter logo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <a target="_blank"
146
+ href="https://safevideoconverter.com/">safevideoconverter.com</a>
140
147
  </div>
141
148
  <div class="col-md-4 col-sm-6 mb-4 col-lg-3 website-wrap">
142
- <img {%- if site.crossorigin -%} crossorigin {%- endif -%} loading='lazy' class="website-img"
149
+ <img loading='lazy' class="website-img"
143
150
  src="https://d33wubrfki0l68.cloudfront.net/c8fef6be5192b9fa57b8503c6ad93befa361926d/a66d0/picture.svg"
144
- alt="safeimageconverter logo"> <a target="_blank"
151
+ alt="safeimageconverter logo" {%- if site.crossorigin -%} crossorigin {%- endif -%}> <a target="_blank"
145
152
  href="https://safeimageconverter.com/">safeimageconverter</a>
146
153
  </div>
147
154
  {%- endif -%}
@@ -2,6 +2,8 @@
2
2
  {% assign lang = page.lang %}
3
3
  {% assign folder = page.folderName %}
4
4
  {% assign featureData= site.data[folder][lang][file] %}
5
+
6
+
5
7
  <!DOCTYPE html>
6
8
  <html lang="{{page.lang}}">
7
9
  {% include head/index.html %}
data/_layouts/help.html CHANGED
@@ -5,8 +5,9 @@
5
5
  <!DOCTYPE html>
6
6
  <html lang="{{helpData.htmlLangAtt}}">
7
7
  {% include head/index.html %}
8
+
8
9
  <body>
9
- {% include header/index.html %}
10
+ {% include header/index.html %}
10
11
  {%- include dropdown/langdropdown.html -%}
11
12
  <div class="container py-4">
12
13
  <h1 class="about-h1 py-2">Help</h1>
@@ -15,8 +16,8 @@
15
16
  <div>
16
17
  {{content}}
17
18
  </div>
18
- </div>
19
- {% include footer/index.html %}
19
+ </div>
20
+ {% include footer/staticfooter.html %}
20
21
  {% include script.html %}
21
22
  </body>
22
23
 
@@ -67,7 +67,8 @@
67
67
  under your account, whether or not you have authorized such activities or actions. You will
68
68
  immediately notify us of any hereinbelow use of your account.</p>
69
69
  <h3> PLATFORM OVERVIEW </h3>
70
- <p>@{{ page.companyName }} is a platform owned and operated by @{{ page.companyName }} LLP which is a limited
70
+ <p>@{{ page.companyName }} is a platform owned and operated by @{{ page.companyName }} LLP which is a
71
+ limited
71
72
  liability partnership registered under the provisions of the Limited Liability Partnership Act,
72
73
  2008.</p>
73
74
  <p>Servers for this website are hosted on Firebase. User is not required to install any software on his
@@ -125,7 +126,8 @@
125
126
  the User shall not have the right to terminate these Terms till the expiry of the same.</p>
126
127
  <p>COMMUNICATION By using this Platform and providing his/her identity and contact information to the
127
128
  Firm through the Platform, the Users hereby agree and consent to receive calls, e-mails or SMS from
128
- the Firm and/or any of its representatives at any time. User can report to care@{{ page.companyName }} if
129
+ the Firm and/or any of its representatives at any time. User can report to care@{{ page.companyName
130
+ }} if
129
131
  they find any discrepancy with regard to Platform or content-related information and the Firm will
130
132
  take necessary action after an investigation. The response with resolution (if any issues found)
131
133
  shall be dependent on the time is taken for investigation. The User expressly agrees that
@@ -394,7 +396,7 @@
394
396
  {{content}}
395
397
  </div>
396
398
  </div>
397
- {% include footer/index.html %}
399
+ {% include footer/staticfooter.html %}
398
400
  {% include script.html %}
399
401
  </body>
400
402
 
@@ -11,16 +11,18 @@
11
11
  {%- include dropdown/langdropdown.html -%}
12
12
  <div class="container py-4">
13
13
  <h1 class="about-h1 py-4">Terms and condtions</h1>
14
- <div class="py-3">
14
+ <div class="py-3">
15
15
  <div class="py-3">
16
- <p>We,<b>{{page.companyName}}</b>, registered under the provisions of the Limited Liability Partnership Act 2008,
16
+ <p>We,<b>{{page.companyName}}</b>, registered under the provisions of the Limited Liability Partnership
17
+ Act 2008,
17
18
  having its registered office at "Ghaziabad, Uttar Pradesh – 245304, INDIA"
18
19
  represented by its Directors, hereinafter referred to as the <b>“FIRM”</b> (where such expression
19
20
  shall, unless repugnant to the context thereof, be deemed to include its respective legal heirs,
20
21
  representatives, administrators, permitted successors and assigns).</p>
21
22
  <p>The Firm ensures steady commitment to Your usage of the Platform and privacy with regard to the
22
23
  protection of Your invaluable information. This document contains information about the Website and
23
- domain https://{{page.companyName}}.{{page.domain}} (hereinafter referred to as the “Platform” ).</p>
24
+ domain https://{{page.companyName}}.{{page.domain}} (hereinafter referred to as the “Platform” ).
25
+ </p>
24
26
  <p>For the purpose of these Terms of Use (“Terms”), wherever the context so requires,</p>
25
27
  <p>1. “We”, “Our”, and “Us” shall mean and refer to the Domain and/or the Firm, as the context so
26
28
  requires.</p>
@@ -69,7 +71,8 @@
69
71
  under your account, whether or not you have authorized such activities or actions. You will
70
72
  immediately notify us of any hereinbelow use of your account.</p>
71
73
  <h3> PLATFORM OVERVIEW </h3>
72
- <p>@{{page.companyName}}.{{page.domain}} is a platform owned and operated by @{{page.companyName}}.{{page.domain}} LLP which is a limited liability
74
+ <p>@{{page.companyName}}.{{page.domain}} is a platform owned and operated by
75
+ @{{page.companyName}}.{{page.domain}} LLP which is a limited liability
73
76
  partnership registered under the provisions of the Limited Liability Partnership Act, 2008.</p>
74
77
  <p>Servers for this website are hosted on Firebase. User is not required to install any software on his
75
78
  machine to use the Platform. The Platform is User-friendly and is accessible on all software and all
@@ -126,7 +129,8 @@
126
129
  the User shall not have the right to terminate these Terms till the expiry of the same.</p>
127
130
  <p>COMMUNICATION By using this Platform and providing his/her identity and contact information to the
128
131
  Firm through the Platform, the Users hereby agree and consent to receive calls, e-mails or SMS from
129
- the Firm and/or any of its representatives at any time. User can report to care@{{page.companyName}}.{{page.domain}} if they
132
+ the Firm and/or any of its representatives at any time. User can report to
133
+ care@{{page.companyName}}.{{page.domain}} if they
130
134
  find any discrepancy with regard to Platform or content-related information and the Firm will take
131
135
  necessary action after an investigation. The response with resolution (if any issues found) shall be
132
136
  dependent on the time is taken for investigation. The User expressly agrees that notwithstanding
@@ -386,7 +390,8 @@
386
390
  maximum extent the original rights, intentions and commercial expectations of the Parties hereto, as
387
391
  expressed herein.</p>
388
392
  <p>4.<b> Contact Us</b>: If you have any questions about this Policy, the practices of the Platform, or
389
- your experience with the Service provided by the Platform, you can contact us at care@{{page.companyName}}.{{page.domain}}.
393
+ your experience with the Service provided by the Platform, you can contact us at
394
+ care@{{page.companyName}}.{{page.domain}}.
390
395
  </p>
391
396
  </div>
392
397
  <div>
@@ -395,7 +400,7 @@
395
400
  {{content}}
396
401
  </div>
397
402
  </div>
398
- {% include footer/index.html %}
403
+ {% include footer/staticfooter.html %}
399
404
  {% include script.html %}
400
405
  </body>
401
406
 
Binary file
@@ -0,0 +1,23 @@
1
+ <svg width="28" height="36" viewBox="0 0 27 36" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g filter="url(#filter0_d)">
3
+ <path d="M13.4999 33.5323C13.3311 33.5323 13.196 33.495 13.0274 33.4576C5.36632 31.0357 0 23.2117 0 14.3817V5.58884C0 4.76905 0.506357 4.0239 1.21499 3.80035L13.0364 0.0717211C13.3394 -0.023907 13.6605 -0.023907 13.9636 0.0717211L25.785 3.80035C26.4936 4.0239 27 4.76905 27 5.58884V14.3817C27 23.2117 21.6337 31.0357 13.9726 33.4576C13.8036 33.495 13.6685 33.5323 13.4999 33.5323Z" fill="url(#paint0_angular)"/>
4
+ <path d="M13.0815 0.214774L13.0815 0.214764C13.3551 0.128414 13.6448 0.128409 13.9185 0.214769L13.9185 0.214774L25.7399 3.9434C26.3778 4.14464 26.85 4.8254 26.85 5.58884V14.3817C26.85 23.1521 21.5215 30.9105 13.9337 33.3126C13.91 33.3179 13.8875 33.323 13.8658 33.3279C13.7283 33.3591 13.6261 33.3823 13.4999 33.3823C13.3734 33.3823 13.2711 33.359 13.1335 33.3278C13.112 33.3229 13.0897 33.3178 13.0664 33.3126C5.47851 30.9106 0.15 23.1522 0.15 14.3817V5.58884C0.15 4.82541 0.622175 4.14465 1.26011 3.9434C1.26011 3.9434 1.26011 3.9434 1.26012 3.9434L13.0815 0.214774Z" stroke="#5E5E5E" stroke-width="0.3"/>
5
+ </g>
6
+ <path d="M8.59927 15.0607C8.75728 15.2974 9.02148 15.4348 9.29895 15.4348C9.35349 15.4348 9.40853 15.4295 9.46336 15.4187C9.79721 15.3522 10.0583 15.0912 10.1246 14.7573L11.0622 10.0436C11.1057 9.82462 11.0606 9.59735 10.9365 9.41174C10.8125 9.22613 10.6198 9.09738 10.4009 9.05384L5.68724 8.11622C5.35313 8.04971 5.01226 8.19108 4.82322 8.47412C4.63407 8.75716 4.63407 9.12631 4.82322 9.40935L6.42124 11.8009C5.17805 13.3819 4.5 15.3312 4.5 17.3588C4.5 20.9376 6.61944 24.1762 9.89946 25.6094C10.0092 25.6573 10.1235 25.6801 10.236 25.6801C10.5604 25.6801 10.8695 25.4914 11.0077 25.1752C11.1938 24.7492 10.9994 24.253 10.5735 24.0669C7.90668 22.9016 6.18345 20.2685 6.18345 17.3588C6.18345 15.8985 6.61625 14.4884 7.41742 13.292L8.59927 15.0607Z" fill="#5286FA"/>
7
+ <path d="M20.5793 22.9163C21.8221 21.3353 22.5 19.3862 22.5 17.3589C22.5 13.7801 20.3806 10.5415 17.1005 9.1082C16.6746 8.92212 16.1784 9.11652 15.9922 9.54245C15.8061 9.96839 16.0005 10.4646 16.4265 10.6508C19.0933 11.8161 20.8165 14.4492 20.8165 17.3589C20.8165 18.8189 20.3838 20.2289 19.5829 21.4252L18.4012 19.6568C18.2121 19.3737 17.8712 19.2323 17.5372 19.2989C17.2033 19.3653 16.9423 19.6263 16.8759 19.9601L15.9382 24.6739C15.8947 24.8928 15.9398 25.1201 16.0639 25.3057C16.1879 25.4913 16.3806 25.62 16.5996 25.6636L21.3134 26.6011C21.3682 26.612 21.4232 26.6173 21.4777 26.6173C21.4861 26.6173 21.4945 26.6172 21.5029 26.617C21.9565 26.6042 22.3204 26.2324 22.3204 25.7757C22.3204 25.588 22.2589 25.4147 22.1551 25.2747L20.5793 22.9163Z" fill="#5286FA"/>
8
+ <defs>
9
+ <filter id="filter0_d" x="0" y="0" width="27" height="35.5323" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
10
+ <feFlood flood-opacity="0" result="BackgroundImageFix"/>
11
+ <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/>
12
+ <feOffset dy="2"/>
13
+ <feColorMatrix type="matrix" values="0 0 0 0 0.795833 0 0 0 0 0.795833 0 0 0 0 0.795833 0 0 0 0.16 0"/>
14
+ <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow"/>
15
+ <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow" result="shape"/>
16
+ </filter>
17
+ <radialGradient id="paint0_angular" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(13.5 16.7661) rotate(-136.42) scale(18.6357 11.5741)">
18
+ <stop offset="0.18409" stop-color="white"/>
19
+ <stop offset="0.493462" stop-color="#B5B5B5" stop-opacity="0.23"/>
20
+ <stop offset="0.813285" stop-color="white" stop-opacity="0.73749"/>
21
+ </radialGradient>
22
+ </defs>
23
+ </svg>
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appscms-tools-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.8
4
+ version: 1.7.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - vivek-appscms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-12-03 00:00:00.000000000 Z
11
+ date: 2021-12-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -307,9 +307,12 @@ files:
307
307
  - assets/images/avatar.png
308
308
  - assets/images/fileformat.webp
309
309
  - assets/images/keshav.webp
310
+ - assets/images/krutika.jpeg
310
311
  - assets/images/logo.png
311
312
  - assets/images/paavan.webp
312
313
  - assets/images/rating.png
314
+ - assets/images/safevideoconverter.svg
315
+ - assets/images/siddhika.jpeg
313
316
  - assets/instagram.svg
314
317
  - assets/js/TopScroll.js
315
318
  - assets/js/googledrive.js