<div class="version-bar bar bg-primary">
    <div class="row">
        <div class="medium-12 columns">
            <p class="text-right t-small c-white no-margin">This site is in <strong class="t-caps">BETA</strong>: We're just getting started. <br class="show-for-small-only"> We'd love to get <a href="#" class="a-white lined">your feedback</a>.</p>
        </div>
    </div>
</div>
<nav class="top-bar" role="navigation">
    <div class="row">
        <ul class="title-area">
            <li class="name">
                <div class="name-logo is-tall is-offset-up t-alt-sans"><a title="DAHLIA San Francisco Housing Portal" href="/pages/home.html">DAHLIA San Francisco Housing Portal</a></div>
            </li>

            <li class="toggle-topbar menu-icon">
                <button href="#" class="button-link t-caps t-bold" aria-label="Open Menu">
        Menu
        <span class="ui-icon ui-static ui-large i-primary ">
          <svg>
            <use xlink:href="#i-menu"></use>
          </svg>
        </span>
      </button>
            </li>
        </ul>
        <section class="top-bar-section has-flex-items">
            <ul class="nav-menu right">
                <li>
                    <a href="/browse/browse-grid--default.html">
          Browse Properties
        </a>
                </li>
                <li>
                    <a href="/pages/favorites-grid.html">
          My Favorites
        </a>
                </li>
                <li>
                    <a href="/pages/get-assistance.html">
          Get Assistance
        </a>
                </li>
                <li>
                    <a href="/pages/get-assistance.html">
          Sign In
        </a>
                </li>
            </ul>
        </section>
    </div>
</nav>

<header class="lead-header bg-dark bg-gradient">
    <div class="row">
        <div class="large-12 columns">
            <hgroup class="lead-header_group">
                <h1 class="lead-header_title c-white">Housing Counselor Resources</h1>
                <div class="medium-8 columns no-padding show-for-medium-up">
                    <p class="t-epsilon t-serif c-white">Talk with a local housing counselor specific to your needs.</p>
                </div>
            </hgroup>
        </div>
    </div>
</header>
<section class="row">
    <div class="medium-8 columns">
        <header class="margin-top--2x">
            <h2 class="h-caps-lined">Featured Resources</h2>
        </header>
        <ul class="resources-list block-list">

        </ul>
    </div>
</section>

<section class="row collapse margin-top--2x margin-bottom--2x">
    <div class="medium-12 columns bg-dust">
        <div class="tall-block ">
            <figure class="block-icon">
                <img src="/toolkit/images/icon-mail.png" " alt="icon ">
      </figure>
      <h2 class="t-delta t-serif c-oil no-margin ">Get emailed whenever a new listing is posted.</h1>
      <a href="# " class="button ghost-white margin-top ">Sign Up Today</a>
    </div>
  </div>
</section>

<footer class="footer-section bg-tuatara ">
  <div class="row text-center padding-top--2x padding-bottom--2x ">
    <div class="medium-12 columns ">
      <ul class="inline-list welcome-links t-semi ">
        <li>
          <a href="# ">Bienvenido</a>
        </li>
        <li>
          <a href="# ">歡迎</a>
        </li>
        <li>
          <a href="# ">Maligayang pagdating</a>
        </li>
      </ul>
    </div>
    <div class="medium-12 columns ">
      <img src="/toolkit/images/logo-city.png " class="city-logo margin-bottom--2x " alt="City & County of San Francisco Logo ">
    </div>
    <div class="clear "></div>
    <div class="medium-8 medium-centered columns ">
      <p class="c-iron ">The San Francisco Housing Portal is a project of the <br> <a href="# " class="a-white ">Mayor's Office of Housing and Community Development</a></p>

      <p class="t-small c-iron margin-top ">in partnership with <br>
         <a href="# " class="a-white ">San Francisco Department of Technology</a><br>
         <a href="# " class="a-white ">Mayor's Office of Civic Innovation</a>
      </p>

      <p class="t-small c-iron margin-top--2x ">For listing and application questions, please contact the Leasing Agent displayed on the listing.<br> For general program inquiries, you may call MOHCD at 415-701-5560.</p>

    </div>
  </div>
  <section class="footer-sock bg-ebony padding-top--2x padding-bottom ">
    <div class="row ">
      <div class="medium-3 large-4 columns small-only-text-center ">
        <span class="c-iron ">© City & County of San Francisco</span>
      </div>
      <div class="medium-9 large-8 columns small-only-text-center ">
        <ul class="inline-list ">
          <li>
            <a href="# ">Give Feedback</a>
          </li>
          <li>
            <a href="mailto:sfhousing.info@sfgov.org ">Contact</a>
          </li>
          <li>
            <a href="/pages/disclaimer.html ">Disclaimer</a>
          </li>
          <li>
            <a href="/pages/privacy-policy.html ">Privacy Policy</a>
          </li>
          <li>
            <a href="https://heapanalytics.com/?utm_source=badge " rel="nofollow "><img style="width:108px;height:41px " src="/toolkit/images/heap.png " alt="Heap | Mobile and Web Analytics " /></a>
          </li>
        </ul>
      </div>
    </div>
  </section>

  <section class="footer-sole ">
    <span >made with <span class="ui-icon ui-static ui-small i-color ">
  <svg>
    <use xlink:href="#i-favorite "></use>
  </svg>
</span>
 by <a href="# ">exygy</a> & <a href="# ">vertiba</a> </span>
  </section>
</footer>
{{> @version-bar }}
{{> @top-bar }}

{{> @lead-header title="Housing Counselor Resources" description="Talk with a local housing counselor specific to your needs." background="dark" color="white" classes="bg-gradient"}}

<section class="row">
  <div class="medium-8 columns">
    <header class="margin-top--2x">
      <h2 class="h-caps-lined">Featured Resources</h2>
    </header>
    <ul class="resources-list block-list">

    {{#each resources.locations}}
      <li class="block-item">
        <h3 class="t-delta t-sans margin-bottom--half"><a href="#" class="a-oil">{{name}}</a></h3>
        <!-- Should not show language services label if no lanugages -->
        {{#if languages}}
        <p class="t-tiny c-steel">Language Services: 
          {{#each languages}}
            <span class="label radius secondary">{{.}}</span> 
          {{/each}}
        </p>
        {{/if}}
        <div class="has-icon-left d-block">
          {{> @icons-base icon="map" }}
          
          <p class="offset-icon margin-bottom--half">
            {{address}}, <br>
            {{citystate}}
          </p>
        </div>    
        <p>
          <a href="{{phone}}" class="button-on-small">
            {{> @icons-base icon="phone" }}

            Call {{phone}}
          </a>
          <a href="{{website}}" class="button-on-small">
            {{> @icons-base icon="link" }}

            Visit Website
          </a>
        </p>
      </li>
    {{/each}}

    </ul>
  </div>
</section>

<section class="row collapse margin-top--2x margin-bottom--2x">
  <div class="medium-12 columns bg-dust">
    {{> @block-icon size="tall" icon="icon-mail.png" description="Get emailed whenever a new listing is posted." action="Sign Up Today"}}
  </div>
</section>

{{> @footer}}
{
  "locations": [
    {
      "name": "Asian, Inc.",
      "languages": [
        "Cantonese",
        "Vietnamese"
      ],
      "address": "167 Mission Street, 4th Floor",
      "citystate": "San Francisco, CA 94103",
      "phone": "415-928-5910",
      "website": "asianinc.org"
    },
    {
      "name": "Bill Sorro Housing Program of the Veterans Equity Center",
      "languages": [
        "Tagalog"
      ],
      "address": "1010 Mission Street, Suite C",
      "citystate": "San Francisco, CA 94103",
      "phone": "415-255-2347",
      "website": "bishop.vetsequitycenter.org"
    },
    {
      "name": "Consumer Credit Counseling Service of San Francisco",
      "languages": null,
      "address": "595 Market Street, 15th Floor",
      "citystate": "San Francisco, CA 94105",
      "phone": "800-777-7526",
      "website": "cccssf.org"
    },
    {
      "name": "Mission Economic Development Agency",
      "languages": [
        "Spanish"
      ],
      "address": "2301 Mission Street, Suite 301",
      "citystate": "San Francisco, CA 94103",
      "phone": "415-282-3334",
      "website": "medasf.org"
    },
    {
      "name": "San Francisco Housing Development Corporation",
      "languages": null,
      "address": "4439 Third Street",
      "citystate": "San Francisco, CA 94124",
      "phone": "415-822-1022",
      "website": "asfhdc.org"
    },
    {
      "name": "San Francisco LGBT Center",
      "languages": null,
      "address": "1800 Market Street",
      "citystate": "San Francisco, CA 94102",
      "phone": "415-865-5661",
      "website": "sfcenter.org"
    }
  ],
  "chinese": [
    {
      "name": "Asian, Inc.",
      "languages": [
        "Cantonese",
        "Vietnamese"
      ],
      "address": "167 Mission Street, 4th Floor",
      "citystate": "San Francisco, CA 94103",
      "phone": "415-928-5910",
      "website": "asianinc.org"
    }
  ],
  "espanol": [
    {
      "name": "Mission Economic Development Agency",
      "languages": [
        "Spanish"
      ],
      "address": "2301 Mission Street, Suite 301",
      "citystate": "San Francisco, CA 94103",
      "phone": "415-282-3334",
      "website": "medasf.org"
    }
  ],
  "rentals": [
    {
      "name": "City of SF Affordable Rental Units",
      "url": "http://sfmohcd.org/affordable-housing-developments-san-francisco",
      "description": "Family Housing",
      "location": "San Francisco"
    },
    {
      "name": "City of SF Middle-Income Rental Units",
      "url": "http://sfmohcd.org/middle-income-rental-housing-program",
      "description": "Individual and Family Housing",
      "location": "San Francisco Bay Area"
    },
    {
      "name": "Episcopal Community Services",
      "url": "http://sfmohcd.org/sites/default/files/Documents/MOH/ECS%20Listings.pdf",
      "description": "Individual and Family Housing",
      "location": "San Francisco Bay Area"
    },
    {
      "name": "Compass One Home",
      "url": "https://www.onehomebayarea.org",
      "description": "Individual and Family Housing",
      "location": "San Francisco Bay Area"
    }
  ],
  "ownership": [
    {
      "name": "Below Market Rate Ownership Units",
      "url": "http://sfmohcd.org/current-listings-below-market-rate-ownership-units",
      "location": "San Francisco"
    }
  ]
}

There are no notes for this item.