Let’s face it, we don’t always remember to watch for healthy home indicators (or lack thereof) when searching for an apartment. Looking for the “right” apartment can be a very stressful, time-consuming, and a daunting task - especially if you are without the services of a realtor. Stress and all, it helps to be mindful of a few things while in search of an apartment.
{#foreach $T.Years as year} {$T.year.Year} {#foreach $T.year.Months as month} {$T.month.MonthName} {#/for} {#/for}
{#if $T.length == 0 && $P.root} No Categories {#else} {#foreach $T as cat} {#if $P.select} {$T.cat.Name} {#else} {$T.cat.Name} {#/if} {#if $P.edit} Delete Are you sure? Yes Cancel {#/if} {#if $P.edit && !$P.isRootBlog} Move {#/if} {#/for} {#/if}
Parent category: -- {#foreach $T as cat} {$T.cat.Name} {#/for}