diff --git a/Web/Presenters/templates/Support/Index.xml b/Web/Presenters/templates/Support/Index.xml index dd1791c2..8f0f8737 100644 --- a/Web/Presenters/templates/Support/Index.xml +++ b/Web/Presenters/templates/Support/Index.xml @@ -15,7 +15,7 @@
{_support_faq}
-
+
{_support_list}
@@ -70,6 +70,10 @@ + {if $count < 1} + {include "../components/nothing.xml"} + {/if} +
{include "../components/paginator.xml", conf => (object) [ "page" => $page,