- {{ M.render_field(display_options_form.results_per_page, material_icon='format_list_numbered') }}
+ {{ M.render_field(display_options_form.results_per_page,
+ material_icon='format_list_numbered') }}
- {{ M.render_field(display_options_form.result_context, material_icon='short_text') }}
+ {{ M.render_field(display_options_form.result_context,
+ material_icon='short_text') }}
{{ M.render_field(display_options_form.expert_mode) }}
@@ -79,11 +82,15 @@
matches loaded.
- Matches occured in
corpus files.
+ Matches occured in
+
+ corpus files.
help
- The Server is still sending your results. Functions like "Export Results" and "Match Inspect" will be available after all matches have been loaded.
+ The Server is still sending your results.
+ Functions like "Export Results" and "Match Inspect" will be
+ available after all matches have been loaded.
@@ -139,12 +153,15 @@
class="modal modal-fixed-footer no-autoinit">
Download current query Results
-
The results of the current query can be downlaoded as several files like csv or json. Those files can be used in other software like excel. Also it is easy to publish your results as raw data like this!
+
The results of the current query can be downloaded as several files like
+ csv or json. Those files can be used in other software like Excel.
+ Also it is easy to publish your results as raw data like this!