<section class="main-content shell-nonav" aria-label="main content of page">
    <h2>California Love</h2>
    <h3>Tupac</h3>
    <p>California love. California knows how to party. California knows how to party. In the city of L.A. In the city of good ol' Watts. In the city, the city of Compton. We keep it rockin', we keep it rockin'.</p>
    <p>Now let me welcome everybody to the Wild Wild West. A state that's untouchable like Eliot Ness. The track hits your eardrum like a slug to your chest. Pack a vest for your Jimmy in the city of sex. We in that Sunshine State where the bomb-*** hemp be. The state where you never find a dance floor empty. And pimps be on a mission for them greens. Lean mean money-making-machines servin' fiends. I been in the game for 10 years makin' rap tunes. Ever since honeys was wearin' Sassoon. Now it's '95 and they clock me and watch me. Diamonds shinin', lookin' like I robbed Liberace. It's all good, from Diego to the Bay. Your city is the bomb if your city makin' pay. Throw up a finger if you feel the same way. Dre puttin' it down for Californ-i-a.</p>
    <section class="share_on" role="region" aria-label="share on social media or email">
        <p>Share on:</p>
        <button class="button fab fa-twitter" data-sharer="Twitter" data-title="We have a new name!" data-hashtags="CollegeOfBusiness" data-url="https://es.pn"><span class="u-a11y-text">Share on Twitter</span></button>
        <button class="button fab fa-facebook-f" data-sharer="Facebook" data-hashtags="CollegeOfBusiness" data-url="https://es.pn"><span class="u-a11y-text">Share on Facebook</span></button>
        <button class="button fab fa-linkedin" data-sharer="LinkedIn" data-url="https://es.pn"><span class="u-a11y-text">Share on LinkedIn</span></button>
        <button class="button fas fa-envelope" data-sharer="Email" data-title="We have a new name!" data-subject="We have a new name!" data-to="some@email.com" data-url="https://es.pn"><span class="u-a11y-text">Share via Email</span></button>
    </section>
</section>
<section class="main-content shell-nonav" aria-label="main content of page">
    {{ main_content }}
    {% block blog_tags %}{% endblock blog_tags %}
    {% block bio %}{% endblock bio %}
    {% if share %}
        {% block share_icons %}
            {% include "@share_on" %}
        {% endblock share_icons %}
    {% endif %}
</section>
{
  "main_content": "<h2>California Love</h2> <h3>Tupac</h3> <p>California love. California knows how to party. California knows how to party. In the city of L.A. In the city of good ol' Watts. In the city, the city of Compton. We keep it rockin', we keep it rockin'.</p> <p>Now let me welcome everybody to the Wild Wild West. A state that's untouchable like Eliot Ness. The track hits your eardrum like a slug to your chest. Pack a vest for your Jimmy in the city of sex. We in that Sunshine State where the bomb-*** hemp be. The state where you never find a dance floor empty. And pimps be on a mission for them greens. Lean mean money-making-machines servin' fiends. I been in the game for 10 years makin' rap tunes. Ever since honeys was wearin' Sassoon. Now it's '95 and they clock me and watch me. Diamonds shinin', lookin' like I robbed Liberace. It's all good, from Diego to the Bay. Your city is the bomb if your city makin' pay. Throw up a finger if you feel the same way. Dre puttin' it down for Californ-i-a.</p>",
  "share": "yes",
  "icons": {
    "1": {
      "platform_name": "Twitter",
      "additional_tags": "data-title=\"We have a new name!\" data-hashtags=\"CollegeOfBusiness\"",
      "tagline": "Share on Twitter",
      "icon_class": "fab fa-twitter"
    },
    "2": {
      "platform_name": "Facebook",
      "additional_tags": "data-hashtags=\"CollegeOfBusiness\"",
      "tagline": "Share on Facebook",
      "icon_class": "fab fa-facebook-f"
    },
    "3": {
      "platform_name": "LinkedIn",
      "tagline": "Share on LinkedIn",
      "icon_class": "fab fa-linkedin"
    },
    "4": {
      "platform_name": "Email",
      "additional_tags": "data-title=\"We have a new name!\" data-subject=\"We have a new name!\" data-to=\"some@email.com\"",
      "tagline": "Share via Email",
      "icon_class": "fas fa-envelope"
    }
  }
}

No notes defined.