{{#if active}} \{\{#when filter.{{active}} '===' '0'\}\}

\{\{number total\}\} Inactive \{\{title\}\} \{\{#if q.0\}\} matching \{\{q.0\}\} \{\{/if\}\}

\{\{else\}\}

\{\{number total\}\} \{\{title\}\} \{\{#if q.0\}\} matching \{\{q.0\}\} \{\{/if\}\}

\{\{/when\}\} {{else}}

\{\{title\}\}

{{/if}}
{{~#if active}}
Active Inactive
{{~/if}} Create New {{capital name}}
\{\{#if rows\}\}
{{~#each fields}} {{~#if list}} {{~#if sql.sortable}} {{else}} {{~/if}} {{~/if}} {{~/each}} \{\{#each rows\}\} {{~#each fields}}{{#if list}} {{~/if}}{{/each}} \{\{/each\}\}
{{_ 'Actions'}} {{list.label}} \{\{#sort '{{name}}'\}\} \{\{~#when value '===' 'ASC'~\}\} \{\{~/when\}\} \{\{~#when value '===' 'DESC'~\}\} \{\{~/when\}\} \{\{~/sort\}\} {{list.label}}
{{~#if active}} \{\{#when {{active}} '==' 1\}\}   \{\{/when\}\} \{\{#when {{active}} '==' 0\}\} \{\{/when\}\} {{~else~}}   {{~/if}} {{~#when list.format '===' 'date'}} \{\{date {{name}} '{{list.parameters}}'\}\} {{~/when}} {{~#when list.format '===' 'length'}} \{\{char_length {{name}} '{{list.parameters}}'\}\} {{~/when}} {{~#when list.format '===' 'words'}} \{\{word_length {{name}} '{{list.parameters}}'\}\} {{~/when}} {{~#when list.format '===' 'link'}} \{\{ {{name}}\}\} {{~/when}} {{~#when list.format '===' 'image'}} {{~/when}} {{~#when list.format '===' 'images'}} {{~/when}} {{~#when list.format '===' 'email'}} \{\{ {{name}}\}\} {{~/when}} {{~#when list.format '===' 'phone'}} \{\{ {{name}}\}\} {{~/when}} {{~#when list.format '===' 'capital'}} \{\{capital {{name}}\}\} {{~/when}} {{~#when list.format '===' 'implode'}} \{\{implode {{name}} '{{list.parameters}}'\}\} {{~/when}} {{~#when list.format '===' 'upper'}} \{\{toupper {{name}}\}\} {{~/when}} {{~#when list.format '===' 'lower'}} \{\{tolower {{name}}\}\} {{~/when}} {{~#when list.format '===' 'price'}} \{\{price {{name}}\}\} {{~/when}} {{~#when list.format '===' 'noop'}} \{\{ {{name}}\}\} {{~/when}} {{~#when list.format '===' 'inline'}} {{{list.code}}} {{~/when}}
\{\{else\}\}
{{_ 'No Results Found'}}
\{\{/if\}\}