<?xml version="1.0" encoding="utf-8"?>
<layout>
<!-- This file is a jDownloads layout file -->

<!-- Optional: -->
<creation_date></creation_date>

<!-- Optional: -->
<author></author>

<!-- The installed version of jDownloads should be at or later than the version shown below, as otherwise this layout may not work properly. The value is set automatically when a layout is exported (optional) -->
<targetjdownloads>4.0.42 Stable</targetjdownloads>

<!-- This is the name of the layout (required) -->
<template_name>Multi-Column Subcategories Layout v3.9</template_name>

<!-- Must be one of: categories, category, files, details, summary, search (required) -->
<template_typ>subcats</template_typ>

<!-- Start here with header, subheader and footer area -->
<!-- Header Area Layout -->
<template_header_text>

</template_header_text>

<!-- Sub Header Area Layout -->
<template_subheader_text>

</template_subheader_text>

<!-- Footer Area Layout -->
<template_footer_text>

</template_footer_text>

<!-- Start here with main layout part -->
<!-- Use Before Layout -->
<template_before_text>
&lt;!-- Sub categories layout title --&gt;
&lt;div class=&quot;jd_subcats_title_text&quot;&gt;{subcats_title_text}
    &lt;div id=&quot;jd_page_nav&quot; class=&quot;jd_footer jd_page_nav39&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;results&quot; class=&quot;jd_subcats_main&quot;&gt;
</template_before_text>

<!-- The Main Layout Field -->
<template_text>
{cat_info_begin}
&lt;div class=&quot;jd_subcat_pagination_inner_wrapper&quot; style=&quot;&quot;&gt;
  &lt;!-- cat pics --&gt;
   &lt;div class=&quot;jd_cats_4col_inner_wrapper&quot; style=&quot;&quot;&gt;
      &lt;div class= &quot;jd_cats_4col&quot;&gt;{cat_pic1}&lt;/div&gt;
      &lt;div class= &quot;jd_cats_4col&quot;&gt;{cat_pic2}&lt;/div&gt;
      &lt;div class= &quot;jd_cats_4col&quot;&gt;{cat_pic3}&lt;/div&gt;
      &lt;div class= &quot;jd_cats_4col&quot;&gt;{cat_pic4}&lt;/div&gt;
   &lt;/div&gt;
  &lt;!-- cat titles --&gt;
   &lt;div class=&quot;jd_cats_4col_inner_wrapper&quot; style=&quot;font-weight: bold;&quot;&gt;
      &lt;div class= &quot;jd_cats_4col&quot;&gt;{cat_title1}&lt;/div&gt;
      &lt;div class= &quot;jd_cats_4col&quot;&gt;{cat_title2}&lt;/div&gt;
      &lt;div class= &quot;jd_cats_4col&quot;&gt;{cat_title3}&lt;/div&gt;
      &lt;div class= &quot;jd_cats_4col&quot;&gt;{cat_title4}&lt;/div&gt;
   &lt;/div&gt;
  &lt;!-- num subcats --&gt;
   &lt;div class=&quot;jd_cats_4col_inner_wrapper&quot; style=&quot;&quot;&gt;
      &lt;div class= &quot;jd_cats_4col&quot;&gt;{sum_subcats1}&amp;#160;&lt;/div&gt;
      &lt;div class= &quot;jd_cats_4col&quot;&gt;{sum_subcats2}&amp;#160;&lt;/div&gt;
      &lt;div class= &quot;jd_cats_4col&quot;&gt;{sum_subcats3}&amp;#160;&lt;/div&gt;
      &lt;div class= &quot;jd_cats_4col&quot;&gt;{sum_subcats4}&amp;#160;&lt;/div&gt;
   &lt;/div&gt;
  &lt;!-- num files --&gt;
    &lt;div class=&quot;jd_cats_4col_inner_wrapper&quot; style=&quot;&quot;&gt;
      &lt;div class= &quot;jd_cats_4col&quot;&gt;{sum_files_cat1}&amp;#160;&lt;/div&gt;
      &lt;div class= &quot;jd_cats_4col&quot;&gt;{sum_files_cat2}&amp;#160;&lt;/div&gt;
      &lt;div class= &quot;jd_cats_4col&quot;&gt;{sum_files_cat3}&amp;#160;&lt;/div&gt;
      &lt;div class= &quot;jd_cats_4col&quot;&gt;{sum_files_cat4}&amp;#160;&lt;/div&gt;
    &lt;/div&gt;
&lt;div class=&quot;jd_clear&quot;&gt;&lt;/div&gt;
&lt;/div&gt;
{cat_info_end}
</template_text>

<!-- Use After Layout -->
<template_after_text>
&lt;/div&gt;
</template_after_text>

<!-- Should be always 0 -->
<template_active>0</template_active>

<!-- Use 1 for default layout, normal value is 0. Default layouts cannot be deleted by the user. (required) -->
<template_locked>0</template_locked>

<!-- Layout description (optional) -->
<note>
This is a subcategory layout used in a single category view.
</note>

<!-- Number of columns - only required for categories and Downloads layouts - default 1 -->
<cols>4</cols>

<!-- Uses Bootstrap - default 0 - since v3.8 -->
<uses_bootstrap>0</uses_bootstrap>

<!-- Uses W3.CSS - default 0 - since v3.8 -->
<uses_w3css>0</uses_w3css>

<!-- Default = 1 - only usable in files layouts - use 0 when the layout has checkboxes for mass downloads -->
<checkbox_off>0</checkbox_off>

<!-- Default = 0 - should only be 1 for categories layouts when the layout shall be used to list sub categories - deprecated in 3.8 -->
<use_to_view_subcats>0</use_to_view_subcats>

<!-- Default = 1 - only usable in files and details layouts - use 0 when the layout is to use mini symbols for some main data -->
<symbol_off>0</symbol_off>

<!-- Use * for all languages (default) - Note: this language field is not used currently, it is a possible future use in layouts. -->
<language>*</language>
</layout>