j1_template 2019.4.10 → 2019.4.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (60) hide show
  1. checksums.yaml +4 -4
  2. data/lib/j1/version.rb +1 -1
  3. data/lib/starter_web/Gemfile +1 -1
  4. data/lib/starter_web/_cc_test_data/_config.yml +1 -1
  5. data/lib/starter_web/_config.yml +1 -1
  6. data/lib/starter_web/assets/themes/j1/core/js/j1.js +9 -1
  7. data/lib/starter_web/package.json +1 -1
  8. data/lib/starter_web/pages/public/start/downloads/quickstarter/100_linux_starter.adoc +1 -1
  9. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  10. data/lib/starter_web/utilsrv/package.json +1 -1
  11. metadata +15 -50
  12. data/lib/j1_app/j1_auth_manager/_unused/auth_manager.before_merge_added.rb +0 -1267
  13. data/lib/j1_app/j1_auth_manager/_unused/auth_manager.new.rb +0 -1121
  14. data/lib/j1_app/j1_auth_manager/_unused/auth_manager.no_cookie.mgmt.rb +0 -1130
  15. data/lib/j1_app/j1_auth_manager/_unused/auth_manager.ok.rb +0 -1130
  16. data/lib/j1_app/j1_auth_manager/_unused/auth_manager.org.2.rb +0 -1086
  17. data/lib/j1_app/j1_auth_manager/_unused/auth_manager.org.rb +0 -1548
  18. data/lib/j1_app/j1_auth_manager/_unused/auth_manager.update.web_cookie.rb +0 -1333
  19. data/lib/j1_app/j1_auth_manager/_unused/auth_manager_ui.2.erb +0 -198
  20. data/lib/j1_app/j1_auth_manager/_unused/auth_manager_ui.additional_inits.erb +0 -254
  21. data/lib/j1_app/j1_auth_manager/_unused/auth_manager_ui.manage.cookies.erb +0 -255
  22. data/lib/starter_web/assets/_data/_temp/_banner.html +0 -421
  23. data/lib/starter_web/assets/_data/_temp/_panel.html +0 -585
  24. data/lib/starter_web/assets/_data/_temp/banner.case.snippet.html.asciidoc +0 -91
  25. data/lib/starter_web/assets/_data/_temp/banner.new.html.asciidoc +0 -559
  26. data/lib/starter_web/assets/_data/_temp/banner.with.defaults.html.asciidoc +0 -547
  27. data/lib/starter_web/assets/_data/_temp/footer.html.new +0 -228
  28. data/lib/starter_web/assets/_data/_temp/footer.html.org +0 -234
  29. data/lib/starter_web/assets/_data/_temp/footer.old.html +0 -231
  30. data/lib/starter_web/assets/_data/_temp/footer_new.html +0 -226
  31. data/lib/starter_web/assets/_data/_temp/footer_old.html +0 -222
  32. data/lib/starter_web/assets/_data/_temp/menu.old.html +0 -462
  33. data/lib/starter_web/assets/_data/_temp/panel.new.html +0 -560
  34. data/lib/starter_web/assets/_data/_temp/panel.old.html +0 -597
  35. data/lib/starter_web/assets/_data/_temp/panel.org.html +0 -597
  36. data/lib/starter_web/assets/_data/animate.json +0 -120
  37. data/lib/starter_web/assets/_data/ascii_code_table.json +0 -1794
  38. data/lib/starter_web/assets/_data/authclient.html +0 -365
  39. data/lib/starter_web/assets/_data/banner.html +0 -431
  40. data/lib/starter_web/assets/_data/carousel.json +0 -110
  41. data/lib/starter_web/assets/_data/colors.json +0 -43
  42. data/lib/starter_web/assets/_data/cookie_consent.html +0 -225
  43. data/lib/starter_web/assets/_data/countries.json +0 -974
  44. data/lib/starter_web/assets/_data/font_sizes.json +0 -43
  45. data/lib/starter_web/assets/_data/fontawesome_icons.json +0 -5525
  46. data/lib/starter_web/assets/_data/footer.html +0 -239
  47. data/lib/starter_web/assets/_data/galleries.json +0 -160
  48. data/lib/starter_web/assets/_data/mdi_icons.json +0 -14641
  49. data/lib/starter_web/assets/_data/menu.html +0 -469
  50. data/lib/starter_web/assets/_data/messages.yml +0 -130
  51. data/lib/starter_web/assets/_data/objects.json +0 -458
  52. data/lib/starter_web/assets/_data/panel.html +0 -501
  53. data/lib/starter_web/assets/_data/panel.new.html +0 -498
  54. data/lib/starter_web/assets/_data/quicklinks.html +0 -178
  55. data/lib/starter_web/assets/_data/search.yml +0 -131
  56. data/lib/starter_web/assets/_data/sidebar.html +0 -261
  57. data/lib/starter_web/assets/_data/themes.json +0 -59
  58. data/lib/starter_web/assets/_data/twa_v1.json +0 -6978
  59. data/lib/starter_web/assets/_data/twa_v2.json +0 -12812
  60. data/lib/starter_web/assets/_data/webhook.html +0 -190
@@ -1,228 +0,0 @@
1
- ---
2
- regenerate: true
3
- ---
4
- {% capture cache %}
5
-
6
- {% comment %}
7
- # -----------------------------------------------------------------------------
8
- # ~/assets/data/footer.html
9
- # Liquid procedure to generate HTML (data) portion of the page footer for
10
- # (fragmented) AJAX load
11
- #
12
- # Product/Info:
13
- # https://jekyll.one
14
- #
15
- # Copyright (C) 2019 Juergen Adams
16
- #
17
- # J1 Template is licensed under the MIT License.
18
- # See: https://github.com/jekyll-one-org/j1_template/blob/master/LICENSE
19
- #
20
- # -----------------------------------------------------------------------------
21
- # Test data:
22
- # {{ variable | debug }}
23
- # -----------------------------------------------------------------------------
24
- {% endcomment %}
25
-
26
- {% comment %} Liquid procedures
27
- -------------------------------------------------------------------------------- {% endcomment %}
28
- {% capture select_color %}themes/{{site.template.name}}/procedures/global/select_color.proc{% endcapture %}
29
- {% capture select_icon_size %}themes/{{site.template.name}}/procedures/global/select_icon_size.proc{% endcapture %}
30
- {% capture about_box %}themes/{{site.template.name}}/modules/footers/boxes/about_box.proc{% endcapture %}
31
- {% capture news_box %}themes/{{site.template.name}}/modules/footers/boxes/news_box.proc{% endcapture %}
32
- {% capture links_box %}themes/{{site.template.name}}/modules/footers/boxes/links_box.proc{% endcapture %}
33
- {% capture contacts_box %}themes/{{site.template.name}}/modules/footers/boxes/contacts_box.proc{% endcapture %}
34
- {% capture legal_statements %}themes/{{site.template.name}}/modules/footers/boxes/legal_statements.proc{% endcapture %}
35
- {% capture social_media_icons %}themes/{{site.template.name}}/modules/footers/boxes/social_media_icons.proc{% endcapture %}
36
-
37
- {% comment %} Process YML config data
38
- ================================================================================ {% endcomment %}
39
-
40
- {% comment %} Set config files
41
- -------------------------------------------------------------------------------- {% endcomment %}
42
- {% assign footer_config_defaults = site.data.blocks.defaults.footer %}
43
- {% assign footer_config_settings = site.data.blocks.footer %}
44
-
45
- {% comment %} Set config data
46
- -------------------------------------------------------------------------------- {% endcomment %}
47
- {% assign footer_config_defaults = footer_config_defaults.defaults %}
48
- {% assign footer_config_settings = footer_config_settings.settings %}
49
-
50
- {% comment %} Variables
51
- -------------------------------------------------------------------------------- {% endcomment %}
52
-
53
- {% comment %} Set HELPER variables
54
- -------------------------------------------------------------------------------- {% endcomment %}
55
- {% capture footer_config_file_name %}~/_data/modules/footer.yml{% endcapture %}
56
-
57
-
58
- {% comment %} Main
59
- ================================================================================ {% endcomment %}
60
- {% for items in footer_config_settings %}
61
- {% assign key = items[0] %}
62
- {% assign value = items[1] %}
63
- {% assign footer_config = value %}
64
-
65
- {% for items in footer_config %} {% for footers in items %}
66
-
67
- {% if debug %} footers: {{ footers }} {% endif %}
68
-
69
- {% comment %} parse settings for MAIN keys
70
- ---------------------------------------------------------------------------- {% endcomment %}
71
- {% for footer in footers %}
72
- {% assign data_type = footer | is_type %}
73
- {% if data_type == 'hash' %}
74
- {% assign footer_settings = footer %}
75
- {% endif %}
76
- {% endfor %}
77
-
78
- {% if debug %} <!-- footer_settings.boxes: {{ footer_settings.boxes }} --> {% endif %}
79
-
80
- {% comment %} process current footer
81
- ---------------------------------------------------------------------------- {% endcomment %}
82
- {% if footer_settings.enabled %}
83
-
84
- {% assign enabled_boxes = 0 %}
85
- {% assign footer_options = footer_config_defaults.footer | merge: footer_settings %}
86
- {% if debug %} <!-- footer_options: {{ footer_options }} --> {% endif %}
87
-
88
- {% comment %} Calculate number of enabled footer boxes
89
- -------------------------------------------------------------------------- {% endcomment %}
90
- {% for property in footer_options.boxes %}
91
- {% if debug %} <!-- property: {{property}} --> {% endif %}
92
- {% if property.enabled %} {% assign enabled_boxes = enabled_boxes | plus:1 %} {% endif %}
93
- {% endfor %}
94
- {% assign footer_box_width_md = 12 | divided_by:enabled_boxes %}
95
-
96
- <!-- [INFO ] [j1.assets.data.footer ] [Footer generated: {{site.time}}] -->
97
- <!-- [INFO ] [j1.assets.data.footer ] [Set footer box column width to: {{ footer_box_width_md }}] -->
98
-
99
- <!-- Footer content -->
100
- <div class="footer">
101
- <!-- Footer boxes -->
102
- <div class="row ml-3 mr-3">
103
-
104
- {% comment %} Collect footer config data
105
- ------------------------------------------------------------------------ {% endcomment %}
106
- {% for box in footer_options.boxes %}
107
-
108
- {% comment %} COLLECT|PLACE footer boxes
109
- ---------------------------------------------------------------------- {% endcomment %}
110
- {% case box.type %}
111
-
112
- {% comment %} PLACE AboutBox
113
- ---------------------------------------------------------------------- {% endcomment %}
114
- {% when 'about' %}
115
- {% if box.enabled %}
116
- {% include {{about_box}} title=box.title text=box.text justify=box.justify %}
117
- {% endif %}
118
-
119
- {% comment %} Reset element variable
120
- -------------------------------------------------------------------- {% endcomment %}
121
- {% assign footer_options.boxes = nil %}
122
-
123
- {% comment %} PLACE NewsBox
124
- ---------------------------------------------------------------------- {% endcomment %}
125
- {% when 'news' %}
126
- {% if box.enabled %}
127
- {% include {{news_box}} title=box.title category=box.category max_posts=box.max_posts posts=site.posts %}
128
- {% endif %}
129
-
130
- {% comment %} Reset element variable
131
- -------------------------------------------------------------------- {% endcomment %}
132
- {% assign footer_options.boxes = nil %}
133
-
134
- {% comment %} PLACE LinksBox
135
- ---------------------------------------------------------------------- {% endcomment %}
136
- {% when 'references' %}
137
- {% if box.enabled %}
138
- {% include {{links_box}} title=box.title links=box.links %}
139
- {% endif %}
140
-
141
- {% comment %} Reset element variable
142
- -------------------------------------------------------------------- {% endcomment %}
143
- {% assign footer_options.boxes = nil %}
144
-
145
- {% comment %} PLACE ContactsBox
146
- ---------------------------------------------------------------------- {% endcomment %}
147
- {% when 'contact' %}
148
- {% if box.enabled %}
149
- {% include {{contacts_box}} %}
150
- {% endif %}
151
-
152
- {% comment %} Reset element variable
153
- -------------------------------------------------------------------- {% endcomment %}
154
- {% assign footer_options.boxes = nil %}
155
-
156
- {% else %}
157
- {% comment %} Collect EXCEPTION
158
- -------------------------------------------------------------------- {% endcomment %}
159
- {% unless box.type == 'exception_container' %}
160
- <div id="exception_container">
161
- <div id="{{panel_settings.id}}" class="container-fluid no-padding">
162
- <div class="col-md-12 col-sm-12 col-xs-12 no-padding">
163
- <div class="box">
164
- <div class="content content-danger">
165
- <h2 class="notoc">
166
- <i class="mdi mdi-alarm-light mdi-3x mdi-md-red mr-1"></i>
167
- panel of type <big>{{panel_settings.type}}</big> not found
168
- </h2>
169
- <h4 class="notoc box-title">Check your configuration at {{panel_config_file_name}}</h4>
170
- <div class="box-description">
171
- Don't worry about this. Maybe you've a typo in the panel configuration.
172
- Check the panel config file for the unknown type. <br />
173
- Check for something wrong like:
174
- <div class="mt-2 mb-2">
175
- <b>id: {{panel_settings.id}}</b> <br />
176
- <b>type: {{panel_settings.type}}</b> <br />
177
- <b>comment: {{panel_settings.comment}}</b>
178
- </div>
179
- </div>
180
- </div>
181
- </div>
182
- </div>
183
- </div> <!-- End panel {{panel_settings.id}} -->
184
- </div> <!-- End exception_container -->
185
- {% endunless %}
186
-
187
- {% endcase %}
188
-
189
- {% comment %} END footer boxes
190
- ---------------------------------------------------------------------- {% endcomment %}
191
-
192
- {% endfor %}
193
- </div>
194
- </div>
195
- <!-- END Footer boxes -->
196
-
197
- {% comment %} COLLECT|PLACE copyright|issue date information
198
- -------------------------------------------------------------------------- {% endcomment %}
199
- <div class="copyright">
200
- <div class="container">
201
- <div class="row">
202
- <!-- [INFO ] [j1.assets.data.footer ] [Enable horizontal list using id #inline] -->
203
- <div class="col-md-10" id="inline">
204
- {% include {{legal_statements}} legals=footer_options.legals %}
205
- </div>
206
- <div class="col-md-2">
207
- {% include {{social_media_icons}} icons=footer_options.icons %}
208
- </div>
209
- </div>
210
- </div>
211
- </div>
212
- <!-- End Footer content -->
213
-
214
- {% comment %} Reset element variables (already processed)
215
- -------------------------------------------------------------------------- {% endcomment %}
216
- {% assign footer_settings = nil %}
217
-
218
- {% endif %}
219
- {% comment %} End if footer enabled
220
- ---------------------------------------------------------------------------- {% endcomment %}
221
-
222
- {% endfor %}
223
- {% endfor %} {% endfor %}
224
-
225
- {% endcapture %}
226
-
227
- {{ cache | pretty_print | remove:'<html><body>' | remove:'</body></html>' | strip_empty_lines }}
228
- {% assign cache = nil %}
@@ -1,234 +0,0 @@
1
- ---
2
- regenerate: true
3
- ---
4
- {% capture cache %}
5
-
6
- {% comment %}
7
- # -----------------------------------------------------------------------------
8
- # ~/assets/data/footer.html
9
- # Liquid procedure to generate HTML (data) portion of the page footer for
10
- # (fragmented) AJAX load
11
- #
12
- # Product/Info:
13
- # https://jekyll.one
14
- #
15
- # Copyright (C) 2019 Juergen Adams
16
- #
17
- # J1 Template is licensed under the MIT License.
18
- # See: https://github.com/jekyll-one-org/j1_template/blob/master/LICENSE
19
- #
20
- # -----------------------------------------------------------------------------
21
- # Test data:
22
- # {{ variable | debug }}
23
- # -----------------------------------------------------------------------------
24
- {% endcomment %}
25
-
26
- <!-- [INFO ] [j1.assets.data.footer ] [Footer generated: {{site.time}}] -->
27
-
28
- {% comment %} Liquid procedures
29
- -------------------------------------------------------------------------------- {% endcomment %}
30
- {% capture select_color %}themes/{{site.template.name}}/procedures/global/select_color.proc{% endcapture %}
31
- {% capture select_icon_size %}themes/{{site.template.name}}/procedures/global/select_icon_size.proc{% endcapture %}
32
- {% capture about_box %}themes/{{site.template.name}}/modules/footers/boxes/about_box.proc{% endcapture %}
33
- {% capture news_box %}themes/{{site.template.name}}/modules/footers/boxes/news_box.proc{% endcapture %}
34
- {% capture links_box %}themes/{{site.template.name}}/modules/footers/boxes/links_box.proc{% endcapture %}
35
- {% capture contacts_box %}themes/{{site.template.name}}/modules/footers/boxes/contacts_box.proc{% endcapture %}
36
- {% capture legal_statements %}themes/{{site.template.name}}/modules/footers/boxes/legal_statements.proc{% endcapture %}
37
- {% capture social_media_icons %}themes/{{site.template.name}}/modules/footers/boxes/social_media_icons.proc{% endcapture %}
38
-
39
-
40
- {% comment %} Process YML config data
41
- ================================================================================ {% endcomment %}
42
-
43
- {% comment %} Set config files
44
- -------------------------------------------------------------------------------- {% endcomment %}
45
- {% assign footer_config_defaults = site.data.blocks.defaults.footer %}
46
- {% assign footer_config_settings = site.data.blocks.footer %}
47
-
48
- {% comment %} Set config data
49
- -------------------------------------------------------------------------------- {% endcomment %}
50
- {% assign footer_config_defaults = footer_config_defaults.defaults %}
51
- {% assign footer_config_settings = footer_config_settings.settings %}
52
-
53
-
54
-
55
- {% comment %} Variables
56
- -------------------------------------------------------------------------------- {% endcomment %}
57
-
58
- {% comment %} Set HELPER variables
59
- -------------------------------------------------------------------------------- {% endcomment %}
60
- {% capture footer_config_file_name %}~/_data/modules/footer.yml{% endcapture %}
61
-
62
-
63
- {% comment %} Main
64
- ================================================================================ {% endcomment %}
65
- {% for items in footer_config_settings %}
66
- {% assign key = items[0] %}
67
- {% assign value = items[1] %}
68
- {% assign footer_config = value %}
69
-
70
- {% for items in footer_config %}
71
- {% for footers in items %}
72
-
73
- {% if debug %} footers: {{ footers }} {% endif %}
74
-
75
- {% comment %} parse settings for MAIN keys
76
- -------------------------------------------------------------------------- {% endcomment %}
77
- {% for footer in footers %}
78
- {% assign data_type = footer | is_type %}
79
- {% if data_type == 'hash' %}
80
- {% assign footer_settings = footer %}
81
- {% endif %}
82
- {% endfor %}
83
-
84
- {% if debug %} <!-- footer_settings.boxes: {{ footer_settings.boxes }} --> {% endif %}
85
-
86
-
87
- {% comment %} process current footer
88
- -------------------------------------------------------------------------- {% endcomment %}
89
- {% if footer_settings.enabled %}
90
-
91
- {% assign enabled_boxes = 0 %}
92
- {% assign footer_options = footer_config_defaults.footer | merge: footer_settings %}
93
- {% if debug %} <!-- footer_options: {{ footer_options }} --> {% endif %}
94
-
95
- {% comment %} Calculate number of enabled footer boxes
96
- ------------------------------------------------------------------------ {% endcomment %}
97
- {% for property in footer_options.boxes %}
98
- {% if debug %} <!-- property: {{property}} --> {% endif %}
99
- {% if property.enabled %} {% assign enabled_boxes = enabled_boxes | plus:1 %} {% endif %}
100
- {% endfor %}
101
- {% assign footer_box_width_md = 12 | divided_by:enabled_boxes %}
102
- <!-- [INFO ] [j1.assets.data.footer ] [Set footer box column width to: {{ footer_box_width_md }}] -->
103
-
104
- <div id="{{footer_config_defaults.container-id}}" class="{{footer_options.theme}}">
105
- <div class="footer">
106
-
107
- <div class="container">
108
- <div class="row">
109
-
110
- {% comment %} Collect footer config data
111
- ------------------------------------------------------------------ {% endcomment %}
112
- {% for box in footer_options.boxes %}
113
-
114
- {% comment %} COLLECT|PLACE footer boxes
115
- ---------------------------------------------------------------- {% endcomment %}
116
- {% case box.type %}
117
-
118
- {% comment %} PLACE AboutBox
119
- ---------------------------------------------------------------- {% endcomment %}
120
- {% when 'about' %}
121
- {% if box.enabled %}
122
- {% include {{about_box}} title=box.title text=box.text justify=box.justify %}
123
- {% endif %}
124
-
125
- {% comment %} Reset element variable
126
- -------------------------------------------------------------- {% endcomment %}
127
- {% assign footer_options.boxes = nil %}
128
-
129
- {% comment %} PLACE NewsBox
130
- ---------------------------------------------------------------- {% endcomment %}
131
- {% when 'news' %}
132
- {% if box.enabled %}
133
- {% include {{news_box}} title=box.title category=box.category max_posts=box.max_posts posts=site.posts %}
134
- {% endif %}
135
-
136
- {% comment %} Reset element variable
137
- -------------------------------------------------------------- {% endcomment %}
138
- {% assign footer_options.boxes = nil %}
139
-
140
- {% comment %} PLACE LinksBox
141
- --------------------------------------------------------------- {% endcomment %}
142
- {% when 'references' %}
143
- {% if box.enabled %}
144
- {% include {{links_box}} title=box.title links=box.links %}
145
- {% endif %}
146
-
147
- {% comment %} Reset element variable
148
- -------------------------------------------------------------- {% endcomment %}
149
- {% assign footer_options.boxes = nil %}
150
-
151
- {% comment %} PLACE ContactsBox
152
- --------------------------------------------------------------- {% endcomment %}
153
- {% when 'contact' %}
154
- {% if box.enabled %}
155
- {% include {{contacts_box}} %}
156
- {% endif %}
157
-
158
- {% comment %} Reset element variable
159
- -------------------------------------------------------------- {% endcomment %}
160
- {% assign footer_options.boxes = nil %}
161
-
162
- {% else %}
163
- {% comment %} Collect EXCEPTION
164
- -------------------------------------------------------------- {% endcomment %}
165
- {% unless box.type == 'exception_container' %}
166
- <div id="exception_container">
167
- <div id="{{panel_settings.id}}" class="container-fluid no-padding">
168
- <div class="col-md-12 col-sm-12 col-xs-12 no-padding">
169
- <div class="box">
170
- <div class="content content-danger">
171
- <h2 class="notoc">
172
- <i class="mdi mdi-alarm-light mdi-3x mdi-md-red mr-1"></i>
173
- panel of type <big>{{panel_settings.type}}</big> not found
174
- </h2>
175
- <h4 class="notoc box-title">Check your configuration at {{panel_config_file_name}}</h4>
176
- <div class="box-description">
177
- Don't worry about this. Maybe you've a typo in the panel configuration.
178
- Check the panel config file for the unknown type. <br />
179
- Check for something wrong like:
180
- <div class="mt-2 mb-2">
181
- <b>id: {{panel_settings.id}}</b> <br />
182
- <b>type: {{panel_settings.type}}</b> <br />
183
- <b>comment: {{panel_settings.comment}}</b>
184
- </div>
185
- </div>
186
- </div>
187
- </div>
188
- </div>
189
- </div> <!-- End panel {{panel_settings.id}} -->
190
- </div> <!-- End exception_container -->
191
- {% endunless %}
192
-
193
- {% endcase %}
194
-
195
- {% comment %} END footer boxes
196
- ---------------------------------------------------------------- {% endcomment %}
197
-
198
- {% endfor %}
199
- </div>
200
- </div>
201
- </div>
202
-
203
- {% comment %} COLLECT|PLACE copyright|issue date information
204
- ---------------------------------------------------------------------- {% endcomment %}
205
- <div class="copyright">
206
- <div class="container">
207
- <div class="row">
208
- <!-- [INFO ] [j1.assets.data.footer ] [Enable horizontal list using id #inline] -->
209
- <div class="col-md-10" id="inline">
210
- {% include {{legal_statements}} legals=footer_options.legals %}
211
- </div>
212
- <div class="col-md-2">
213
- {% include {{social_media_icons}} icons=footer_options.icons %}
214
- </div>
215
- </div>
216
- </div>
217
- </div>
218
-
219
- </div>
220
-
221
- {% comment %} Reset element variables (already processed)
222
- ------------------------------------------------------------------------ {% endcomment %}
223
- {% assign footer_settings = nil %}
224
-
225
- {% endif %}
226
-
227
- {% endfor %}
228
- {% endfor %}
229
- {% endfor %}
230
-
231
- {% endcapture %}
232
-
233
- {{ cache | pretty_print | remove:'<html><body>' | remove:'</body></html>' | strip_empty_lines }}
234
- {% assign cache = nil %}