{"id":43407,"date":"2026-04-20T14:50:00","date_gmt":"2026-04-20T19:50:00","guid":{"rendered":"https:\/\/web.risd.org\/home\/?page_id=43407"},"modified":"2026-05-27T14:18:39","modified_gmt":"2026-05-27T19:18:39","slug":"ps","status":"publish","type":"page","link":"https:\/\/web.risd.org\/home\/ps\/","title":{"rendered":"ParentSquare Newsletter Signup"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"43407\" class=\"elementor elementor-43407\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a1efd00 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a1efd00\" data-element_type=\"section\" id=\"main-content\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a0838c2\" data-id=\"a0838c2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b3dfe69 elementor-widget elementor-widget-heading\" data-id=\"b3dfe69\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Community Newsletter Signup<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-57f7d21 e-flex e-con-boxed e-con e-parent\" data-id=\"57f7d21\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-344d09c elementor-widget elementor-widget-html\" data-id=\"344d09c\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>RISD Community Newsletter Signup<\/title>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Merriweather:wght@400;700&family=Source+Sans+3:wght@300;400;600;700&display=swap\" rel=\"stylesheet\">\r\n<style>\r\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  :root {\r\n    --navy:       #1b3668;\r\n    --navy-dark:  #12264b;\r\n    --plum:       #ac1f2d;\r\n    --plum-light: #c32839;\r\n    --plum-pale:  #f9ecee;\r\n    --lavender:   #b7c7e6;\r\n    --text:       #17233a;\r\n    --muted:      #4f5d78;\r\n    --border:     #ccd5e4;\r\n    --bg:         #f3f6fb;\r\n    --white:      #ffffff;\r\n    --radius:     10px;\r\n  }\r\n\r\n  body {\r\n    font-family: 'Source Sans 3', sans-serif;\r\n    background: var(--bg);\r\n    color: var(--text);\r\n    font-size: 18px;\r\n    line-height: 1.45;\r\n  }\r\n\r\n  .portlet { max-width: 760px; margin: 0 auto; }\r\n\r\n  \/* Header *\/\r\n  .portlet-header {\r\n    background: var(--navy);\r\n    border-radius: var(--radius) var(--radius) 0 0;\r\n    padding: 1.9rem 2rem 1.55rem;\r\n    text-align: center;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .portlet-header::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: radial-gradient(ellipse at 110% 0%, rgba(172,31,45,0.5) 0%, transparent 65%);\r\n    pointer-events: none;\r\n  }\r\n  .portlet-eyebrow {\r\n    font-size: 0.74rem;\r\n    font-weight: 700;\r\n    letter-spacing: 0.18em;\r\n    text-transform: uppercase;\r\n    color: var(--lavender);\r\n    margin-bottom: 0.4rem;\r\n    position: relative;\r\n  }\r\n  .portlet-title {\r\n    font-family: 'Merriweather', serif;\r\n    font-size: 1.95rem;\r\n    font-weight: 700;\r\n    color: var(--white);\r\n    line-height: 1.25;\r\n    margin-bottom: 0.5rem;\r\n    position: relative;\r\n  }\r\n  .portlet-sub {\r\n    font-size: 1.02rem;\r\n    color: rgba(255,255,255,0.9);\r\n    font-weight: 400;\r\n    line-height: 1.55;\r\n    position: relative;\r\n  }\r\n\r\n  \/* Search *\/\r\n  .search-wrap {\r\n    background: var(--navy-dark);\r\n    padding: 1rem 1.25rem 1.1rem;\r\n    position: relative;\r\n  }\r\n  .search-wrap svg {\r\n    position: absolute;\r\n    left: 2rem;\r\n    top: 50%;\r\n    transform: translateY(-50%);\r\n    color: var(--lavender);\r\n    pointer-events: none;\r\n  }\r\n  #schoolSearch {\r\n    width: 100%;\r\n    padding: 0.78rem 1rem 0.78rem 2.6rem;\r\n    border: 2px solid rgba(183,199,230,0.5);\r\n    border-radius: 7px;\r\n    font-family: 'Source Sans 3', sans-serif;\r\n    font-size: 1rem;\r\n    color: var(--white);\r\n    background: rgba(255,255,255,0.08);\r\n    outline: none;\r\n    transition: border-color 0.2s, background 0.2s;\r\n  }\r\n  #schoolSearch::placeholder { color: rgba(255,255,255,0.4); }\r\n  #schoolSearch:focus {\r\n    border-color: var(--lavender);\r\n    background: rgba(255,255,255,0.12);\r\n    box-shadow: 0 0 0 3px rgba(183,199,230,0.3);\r\n  }\r\n  .search-help {\r\n    margin-top: 0.5rem;\r\n    color: rgba(255,255,255,0.82);\r\n    font-size: 0.9rem;\r\n  }\r\n\r\n  \/* Body *\/\r\n  .portlet-body {\r\n    background: var(--white);\r\n    border: 1px solid var(--border);\r\n    border-top: none;\r\n    border-radius: 0 0 var(--radius) var(--radius);\r\n    padding: 1.55rem 1.3rem;\r\n  }\r\n\r\n  .group-section { margin-bottom: 1.35rem; }\r\n\r\n  .group-label {\r\n    font-size: 0.78rem;\r\n    font-weight: 700;\r\n    letter-spacing: 0.16em;\r\n    text-transform: uppercase;\r\n    color: var(--plum);\r\n    padding-bottom: 0.62rem;\r\n    margin-bottom: 0.75rem;\r\n    border-bottom: 2px solid #e6ebf4;\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 0.45rem;\r\n  }\r\n  .group-toggle {\r\n    width: 100%;\r\n    justify-content: space-between;\r\n    background: transparent;\r\n    border: none;\r\n    cursor: pointer;\r\n    text-align: left;\r\n    padding-left: 0;\r\n    padding-right: 0;\r\n  }\r\n  .group-title {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 0.5rem;\r\n  }\r\n  .toggle-hint {\r\n    font-size: 0.72rem;\r\n    letter-spacing: 0.14em;\r\n    color: var(--muted);\r\n  }\r\n  .group-toggle:focus-visible {\r\n    outline: 3px solid var(--plum);\r\n    outline-offset: 2px;\r\n    border-radius: 4px;\r\n  }\r\n  .group-section.collapsed .school-list { display: none; }\r\n\r\n  .school-list { display: grid; gap: 0.62rem; }\r\n\r\n  .school-card {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    background: var(--white);\r\n    border: 2px solid var(--border);\r\n    border-radius: 8px;\r\n    padding: 0.88rem 1rem;\r\n    text-decoration: none;\r\n    color: var(--text);\r\n    transition: all 0.18s ease;\r\n    gap: 0.75rem;\r\n  }\r\n  .school-card:hover {\r\n    border-color: var(--plum-light);\r\n    background: #fff7f8;\r\n    transform: translateX(1px);\r\n  }\r\n  .school-card:focus-visible {\r\n    outline: 3px solid var(--plum);\r\n    outline-offset: 2px;\r\n    border-color: var(--plum);\r\n  }\r\n  .school-card.district {\r\n    border-color: var(--navy);\r\n    background: #eef2f8;\r\n  }\r\n  .school-card.district:hover {\r\n    background: #e1e9f7;\r\n    border-color: var(--navy-dark);\r\n    transform: translateX(1px);\r\n  }\r\n\r\n  .card-left {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 0.7rem;\r\n    flex: 1;\r\n    min-width: 0;\r\n  }\r\n  .card-icon {\r\n    width: 36px;\r\n    height: 36px;\r\n    border-radius: 6px;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    flex-shrink: 0;\r\n    background: #fceff1;\r\n    color: var(--plum);\r\n  }\r\n  .school-card.district .card-icon { background: #dce5f5; color: var(--navy); }\r\n\r\n  .card-name {\r\n    font-size: 1.03rem;\r\n    font-weight: 600;\r\n    line-height: 1.3;\r\n    color: var(--text);\r\n  }\r\n  .school-card.district .card-name {\r\n    font-family: 'Merriweather', serif;\r\n    font-size: 0.95rem;\r\n    font-weight: 700;\r\n    color: var(--navy);\r\n  }\r\n\r\n  .card-cta {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 0.3rem;\r\n    background: var(--plum);\r\n    color: var(--white);\r\n    font-size: 0.78rem;\r\n    font-weight: 700;\r\n    letter-spacing: 0.06em;\r\n    text-transform: uppercase;\r\n    padding: 0.5rem 0.9rem;\r\n    border-radius: 6px;\r\n    white-space: nowrap;\r\n    flex-shrink: 0;\r\n    transition: background 0.18s, gap 0.18s;\r\n  }\r\n  .school-card.district .card-cta { background: var(--navy); }\r\n  .school-card:hover .card-cta { background: var(--plum-light); gap: 0.5rem; }\r\n  .school-card.district:hover .card-cta { background: var(--navy-dark); }\r\n\r\n  .school-card[data-hidden=\"true\"] { display: none; }\r\n  .group-section[data-hidden=\"true\"] { display: none; }\r\n\r\n  .no-results {\r\n    text-align: center;\r\n    padding: 2rem;\r\n    color: var(--muted);\r\n    font-style: italic;\r\n    font-size: 1rem;\r\n    display: none;\r\n  }\r\n  .portlet-footer {\r\n    text-align: center;\r\n    margin-top: 1.1rem;\r\n    font-size: 0.8rem;\r\n    color: var(--muted);\r\n    letter-spacing: 0.04em;\r\n  }\r\n  @media (prefers-reduced-motion: reduce) {\r\n    * { transition: none !important; transform: none !important; }\r\n  }\r\n  @media (max-width: 620px) {\r\n    body { font-size: 17px; padding: 1rem 0.55rem; }\r\n    .portlet-title { font-size: 1.62rem; }\r\n    .portlet-sub { font-size: 0.95rem; }\r\n    .card-name { font-size: 0.98rem; }\r\n    .card-cta { padding: 0.46rem 0.78rem; font-size: 0.74rem; }\r\n  }\r\n<\/style>\r\n<\/head>\r\n<body>\r\n<div class=\"portlet\">\r\n\r\n  <div class=\"portlet-header\">\r\n    <div class=\"portlet-eyebrow\">Richardson Independent School District<\/div>\r\n    <h1 class=\"portlet-title\">Community Newsletter Signup<\/h1>\r\n    <p class=\"portlet-sub\">Select a school below to sign up and stay connected with your community.<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"search-wrap\">\r\n    <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><\/svg>\r\n    <input type=\"text\" id=\"schoolSearch\" placeholder=\"Search schools\u2026\" autocomplete=\"off\" aria-label=\"Search schools\" \/>\r\n    <p class=\"search-help\">Tip: type part of a school name to narrow the list quickly.<\/p>\r\n  <\/div>\r\n\r\n  <div class=\"portlet-body\">\r\n\r\n    <!-- DISTRICT -->\r\n    <div class=\"group-section\" id=\"group-district\">\r\n      <button class=\"group-label group-toggle\" type=\"button\" aria-expanded=\"true\" aria-controls=\"list-district\">\r\n        <span class=\"group-title\">School District<\/span>\r\n        <span class=\"toggle-hint\" aria-hidden=\"true\">Hide<\/span>\r\n      <\/button>\r\n      <div class=\"school-list\" id=\"list-district\">\r\n        <a class=\"school-card district\" href=\"https:\/\/www.parentsquare.com\/community_signups\/b5cbba69-a2bc-4f8d-82a8-e19d8fbbabba\/new?group_id=3377002\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Richardson ISD community newsletter, opens in new tab\" data-name=\"richardson independent school district\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg><\/div><span class=\"card-name\">Richardson Independent School District<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- HIGH SCHOOLS -->\r\n    <div class=\"group-section collapsed\" id=\"group-high\">\r\n      <button class=\"group-label group-toggle\" type=\"button\" aria-expanded=\"false\" aria-controls=\"list-high\">\r\n        <span class=\"group-title\">High Schools<\/span>\r\n        <span class=\"toggle-hint\" aria-hidden=\"true\">Show<\/span>\r\n      <\/button>\r\n      <div class=\"school-list\" id=\"list-high\">\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/1d11e321-8f8d-4fa0-9054-f5a3c58e8f8f\/new?group_id=3412006\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for J.J. Pearce High School newsletter, opens in new tab\" data-name=\"j.j. pearce high school\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">J.J. Pearce High School<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/11e10340-db34-4f2f-9e5d-3345b0408dcd\/new?group_id=3412011\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for L.V. Berkner High School newsletter, opens in new tab\" data-name=\"l.v. berkner high school\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">L.V. Berkner High School<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/c646653d-4363-4a8f-b10e-a471b5c564f1\/new?group_id=3412013\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Lake Highlands High School newsletter, opens in new tab\" data-name=\"lake highlands high school\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Lake Highlands High School<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/57d92edd-43bf-4bb2-af48-48bc1b4ed96c\/new?group_id=3412034\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Richardson High School newsletter, opens in new tab\" data-name=\"richardson high school\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Richardson High School<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- JUNIOR HIGH \/ MIDDLE -->\r\n    <div class=\"group-section collapsed\" id=\"group-junior\">\r\n      <button class=\"group-label group-toggle\" type=\"button\" aria-expanded=\"false\" aria-controls=\"list-junior\">\r\n        <span class=\"group-title\">Junior High &amp; Middle Schools<\/span>\r\n        <span class=\"toggle-hint\" aria-hidden=\"true\">Show<\/span>\r\n      <\/button>\r\n      <div class=\"school-list\" id=\"list-junior\">\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/55fdd680-2be5-417c-99c9-a0d00c758691\/new?group_id=3377121\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Apollo Junior High School newsletter, opens in new tab\" data-name=\"apollo junior high school\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Apollo Junior High School<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/55310b47-dc16-48a0-bea0-a71afbbf7f11\/new?group_id=3412003\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Forest Meadow Middle School newsletter, opens in new tab\" data-name=\"forest meadow middle school\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Forest Meadow Middle School<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/b94df70d-1cc7-4c42-98ee-a43287cfe052\/new?group_id=3412014\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Lake Highlands Middle School newsletter, opens in new tab\" data-name=\"lake highlands middle school\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Lake Highlands Middle School<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/0721c053-d6db-4a84-86ff-521ada70ee6c\/new?group_id=3412015\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Liberty Junior High School newsletter, opens in new tab\" data-name=\"liberty junior high school\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Liberty Junior High School<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/0bcacabf-8415-4469-aca9-8625419f1cb8\/new?group_id=3412029\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Parkhill Junior High School newsletter, opens in new tab\" data-name=\"parkhill junior high school\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Parkhill Junior High School<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/64896a0b-9329-4df2-a762-04ee7978bcc1\/new?group_id=3412035\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Richardson North Junior High School newsletter, opens in new tab\" data-name=\"richardson north junior high school\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Richardson North Junior High School<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/ecae9e31-173a-410e-af42-eb4788979150\/new?group_id=3412037\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Richardson West Junior High Arts and Technology Magnet newsletter, opens in new tab\" data-name=\"richardson west junior high arts and technology magnet\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Richardson West Junior High Arts and Technology Magnet<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/d113d611-3e71-441b-b210-71a5e000bc89\/new?group_id=3412044\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Westwood Junior High Math Science Leadership Magnet newsletter, opens in new tab\" data-name=\"westwood junior high math science leadership magnet\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Westwood Junior High Math Science Leadership Magnet<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- ELEMENTARY & MAGNET -->\r\n    <div class=\"group-section collapsed\" id=\"group-elem\">\r\n      <button class=\"group-label group-toggle\" type=\"button\" aria-expanded=\"false\" aria-controls=\"list-elem\">\r\n        <span class=\"group-title\">Elementary &amp; Magnet Schools<\/span>\r\n        <span class=\"toggle-hint\" aria-hidden=\"true\">Show<\/span>\r\n      <\/button>\r\n      <div class=\"school-list\" id=\"list-elem\">\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/f2f66af9-e135-4c14-abb3-da8e3fbbea8c\/new?group_id=3377111\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Aikin Elementary newsletter, opens in new tab\" data-name=\"aikin elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Aikin Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/2e3149c7-de71-4c8e-8a81-30c0e04ad64a\/new?group_id=3405644\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Arapaho Classical Magnet newsletter, opens in new tab\" data-name=\"arapaho classical magnet\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Arapaho Classical Magnet<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/d0869920-746d-40c3-b682-3553cc504da0\/new?group_id=3405650\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Audelia Creek Elementary newsletter, opens in new tab\" data-name=\"audelia creek elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Audelia Creek Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/a7464e40-b3da-4f1a-9411-f6fcb7e6536f\/new?group_id=3405653\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Big Springs Elementary newsletter, opens in new tab\" data-name=\"big springs elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Big Springs Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/f53be407-d724-4efd-8e82-086469d1f213\/new?group_id=3405655\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Bowie Elementary newsletter, opens in new tab\" data-name=\"bowie elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Bowie Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/a28a340f-846b-48aa-b85d-e7fafb62e556\/new?group_id=3405656\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Brentfield Elementary newsletter, opens in new tab\" data-name=\"brentfield elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Brentfield Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/48f25a9d-1415-4a4e-a58c-96bc4a90115f\/new?group_id=3405660\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Canyon Creek Elementary newsletter, opens in new tab\" data-name=\"canyon creek elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Canyon Creek Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/bf80a375-4691-4fb0-a760-dbb5f87ede31\/new?group_id=3405662\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Carolyn G. Bukhair Elementary newsletter, opens in new tab\" data-name=\"carolyn g bukhair elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Carolyn G. Bukhair Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/e66e0390-ab4b-4ac3-add8-7613ecfc74d8\/new?group_id=3411999\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Dartmouth Elementary newsletter, opens in new tab\" data-name=\"dartmouth elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Dartmouth Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/320c4f2c-0028-42d9-8037-0d1785c603df\/new?group_id=3412001\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Dover Elementary newsletter, opens in new tab\" data-name=\"dover elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Dover Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/b0948832-a97b-48aa-8d1a-b625cb736433\/new?group_id=3412002\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Forest Lane Academy newsletter, opens in new tab\" data-name=\"forest lane academy\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Forest Lane Academy<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/fb42d7ba-da7c-4234-9b96-9298cade618b\/new?group_id=3412004\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Forestridge Elementary newsletter, opens in new tab\" data-name=\"forestridge elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Forestridge Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/117c0c49-d31b-4008-aa46-6e39ec100c5b\/new?group_id=3412005\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Hamilton Park Pacesetter Magnet newsletter, opens in new tab\" data-name=\"hamilton park pacesetter magnet\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Hamilton Park Pacesetter Magnet<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/95e4adb2-5877-4222-8911-d51967c7ad02\/new?group_id=3412010\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Jess Harben Elementary newsletter, opens in new tab\" data-name=\"jess harben elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Jess Harben Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/55714136-a0b0-4bf6-a6d2-d3b1eaefa802\/new?group_id=3412012\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Lake Highlands Elementary newsletter, opens in new tab\" data-name=\"lake highlands elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Lake Highlands Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/d8dabd24-cb19-4024-bf6f-0d4f2dd2e8af\/new?group_id=3412017\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Little Rams and Little Wildcats Child Learning Academy at Springridge newsletter, opens in new tab\" data-name=\"little rams and little wildcats child learning academy at springridge\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Little Rams &amp; Little Wildcats Child Learning Academy at Springridge<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/ae6c5da0-3598-4e8e-8a8c-91e466c48750\/new?group_id=3412019\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Mark Twain Elementary newsletter, opens in new tab\" data-name=\"mark twain elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Mark Twain Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/92539ceb-6d29-459c-8e54-2c86ae156e46\/new?group_id=3412020\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Math\/Science\/Technology Magnet newsletter, opens in new tab\" data-name=\"math science technology magnet\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Math\/Science\/Technology Magnet<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/1cbf7436-2dcf-4534-b20f-665f5700baf5\/new?group_id=3412021\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Merriman Park Elementary newsletter, opens in new tab\" data-name=\"merriman park elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Merriman Park Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/5e387dbb-7103-408e-9a03-c302e4888fb5\/new?group_id=3412022\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Mohawk Elementary newsletter, opens in new tab\" data-name=\"mohawk elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Mohawk Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/9413407d-87f9-46ea-beda-125946f1f9ba\/new?group_id=3412024\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Moss Haven Elementary newsletter, opens in new tab\" data-name=\"moss haven elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Moss Haven Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/730bd367-ca2b-4ad7-9c43-d4221ca57143\/new?group_id=3412025\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Northlake Elementary newsletter, opens in new tab\" data-name=\"northlake elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Northlake Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/73d03fab-86ab-4cb8-a6ae-ba7dc1a857e7\/new?group_id=3412026\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Northrich Elementary newsletter, opens in new tab\" data-name=\"northrich elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Northrich Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/9343a808-3ed5-4959-a2a8-93c44f520d24\/new?group_id=3412027\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Northwood Hills Elementary newsletter, opens in new tab\" data-name=\"northwood hills elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Northwood Hills Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/0ce02e28-b7a2-46ca-a792-761aa8c23830\/new?group_id=3412028\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for O. Henry Elementary newsletter, opens in new tab\" data-name=\"o henry elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">O. Henry Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/d968533e-3f00-4563-a1de-4105dc2becef\/new?group_id=3412030\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Prairie Creek Elementary newsletter, opens in new tab\" data-name=\"prairie creek elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Prairie Creek Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/0dd6af92-2820-426b-8233-b628b05d9e4e\/new?group_id=3412032\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Prestonwood Elementary newsletter, opens in new tab\" data-name=\"prestonwood elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Prestonwood Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/fa43cd96-9e37-4aa4-8d14-6ed1106c0a6a\/new?group_id=3412033\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Richardson Heights Elementary newsletter, opens in new tab\" data-name=\"richardson heights elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Richardson Heights Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/0ae51392-175d-4770-94c0-49ef8119fa19\/new?group_id=3412036\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Richardson Terrace Elementary newsletter, opens in new tab\" data-name=\"richardson terrace elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Richardson Terrace Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/cf0a4cc3-fe83-4fb5-a53f-724cbe2070ce\/new?group_id=3412038\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Richland Elementary newsletter, opens in new tab\" data-name=\"richland elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Richland Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/fda146c5-7f02-453e-a9fd-2b89682a6f35\/new?group_id=3412039\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for RISD Academy newsletter, opens in new tab\" data-name=\"risd academy\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">RISD Academy<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/ac97a1bd-ef91-4755-9495-e25d14cc3269\/new?group_id=3412040\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Skyview Elementary newsletter, opens in new tab\" data-name=\"skyview elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Skyview Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/21387aec-d2d2-4a18-acfe-264a023b54b3\/new?group_id=3412041\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Spring Creek Elementary newsletter, opens in new tab\" data-name=\"spring creek elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Spring Creek Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/bf97b1c6-4a10-459c-b927-7483b4e807de\/new?group_id=3412042\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Stults Road Elementary newsletter, opens in new tab\" data-name=\"stults road elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Stults Road Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/9bf55dcc-5c4e-4a2d-835b-126fd483c2d8\/new?group_id=3412043\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Wallace Elementary newsletter, opens in new tab\" data-name=\"wallace elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Wallace Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/d780f72d-5f2e-4362-a70f-af7db73e1022\/new?group_id=3412045\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for White Rock Elementary newsletter, opens in new tab\" data-name=\"white rock elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">White Rock Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n        <a class=\"school-card\" href=\"https:\/\/www.parentsquare.com\/community_signups\/6fad5b4c-9a63-43a3-906a-88f4b588e1b7\/new?group_id=3412046\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Sign up for Yale Elementary newsletter, opens in new tab\" data-name=\"yale elementary\">\r\n          <div class=\"card-left\"><div class=\"card-icon\" aria-hidden=\"true\"><svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg><\/div><span class=\"card-name\">Yale Elementary<\/span><\/div>\r\n          <span class=\"card-cta\" aria-hidden=\"true\">Sign Up <svg width=\"11\" height=\"11\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>\r\n        <\/a>\r\n\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <p class=\"no-results\" id=\"noResults\" role=\"status\">No schools matched your search.<\/p>\r\n\r\n  <\/div><!-- \/portlet-body -->\r\n\r\n  <div class=\"portlet-footer\">Powered by ParentSquare \u00b7 Richardson ISD<\/div>\r\n\r\n<\/div><!-- \/portlet -->\r\n\r\n<script>\r\n  const searchInput = document.getElementById('schoolSearch');\r\n  const noResults   = document.getElementById('noResults');\r\n  const allSections = [...document.querySelectorAll('.group-section')];\r\n  const defaultCollapsed = new Map(\r\n    allSections.map(section => [section.id, section.classList.contains('collapsed')])\r\n  );\r\n\r\n  function setSectionExpanded(section, expanded) {\r\n    section.classList.toggle('collapsed', !expanded);\r\n    const toggle = section.querySelector('.group-toggle');\r\n    if (!toggle) return;\r\n    toggle.setAttribute('aria-expanded', expanded ? 'true' : 'false');\r\n    const hint = toggle.querySelector('.toggle-hint');\r\n    if (hint) hint.textContent = expanded ? 'Hide' : 'Show';\r\n  }\r\n\r\n  allSections.forEach(section => {\r\n    const toggle = section.querySelector('.group-toggle');\r\n    if (!toggle) return;\r\n    toggle.addEventListener('click', () => {\r\n      const isExpanded = !section.classList.contains('collapsed');\r\n      setSectionExpanded(section, !isExpanded);\r\n    });\r\n    setSectionExpanded(section, !section.classList.contains('collapsed'));\r\n  });\r\n\r\n  searchInput.addEventListener('input', function () {\r\n    const q = this.value.toLowerCase().trim();\r\n    let anyVisible = false;\r\n\r\n    document.querySelectorAll('.group-section').forEach(section => {\r\n      let sectionHas = false;\r\n      section.querySelectorAll('.school-card').forEach(card => {\r\n        const match = !q || (card.dataset.name || '').includes(q);\r\n        card.dataset.hidden = match ? 'false' : 'true';\r\n        if (match) sectionHas = true;\r\n      });\r\n      section.dataset.hidden = sectionHas ? 'false' : 'true';\r\n      if (sectionHas) anyVisible = true;\r\n      if (q) {\r\n        if (sectionHas) setSectionExpanded(section, true);\r\n      } else {\r\n        const startsCollapsed = defaultCollapsed.get(section.id);\r\n        setSectionExpanded(section, !startsCollapsed);\r\n      }\r\n    });\r\n\r\n    noResults.style.display = anyVisible ? 'none' : 'block';\r\n  });\r\n<\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Community Newsletter Signup RISD Community Newsletter Signup Richardson Independent School District Community Newsletter Signup Select a school below to sign up and stay connected with your community. Tip: type part of a school name to narrow the list quickly. School District Hide Richardson Independent School District Sign Up High Schools Show J.J. Pearce High School [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"disabled","ast-featured-img":"disabled","footer-sml-layout":"disabled","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"default","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-43407","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>ParentSquare Newsletter Signup - Richardson ISD<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/web.risd.org\/home\/ps\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ParentSquare Newsletter Signup - Richardson ISD\" \/>\n<meta property=\"og:description\" content=\"Community Newsletter Signup RISD Community Newsletter Signup Richardson Independent School District Community Newsletter Signup Select a school below to sign up and stay connected with your community. Tip: type part of a school name to narrow the list quickly. School District Hide Richardson Independent School District Sign Up High Schools Show J.J. Pearce High School [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/web.risd.org\/home\/ps\/\" \/>\n<meta property=\"og:site_name\" content=\"Richardson ISD\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-27T19:18:39+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/web.risd.org\\\/home\\\/ps\\\/\",\"url\":\"https:\\\/\\\/web.risd.org\\\/home\\\/ps\\\/\",\"name\":\"ParentSquare Newsletter Signup - Richardson ISD\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/web.risd.org\\\/home\\\/#website\"},\"datePublished\":\"2026-04-20T19:50:00+00:00\",\"dateModified\":\"2026-05-27T19:18:39+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/web.risd.org\\\/home\\\/ps\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/web.risd.org\\\/home\\\/ps\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/web.risd.org\\\/home\\\/ps\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/web.risd.org\\\/home\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ParentSquare Newsletter Signup\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/web.risd.org\\\/home\\\/#website\",\"url\":\"https:\\\/\\\/web.risd.org\\\/home\\\/\",\"name\":\"Richardson ISD\",\"description\":\"Every Child. Every Teacher. Every Leader. Every Day.\",\"publisher\":{\"@id\":\"https:\\\/\\\/web.risd.org\\\/home\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/web.risd.org\\\/home\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/web.risd.org\\\/home\\\/#organization\",\"name\":\"Richardson ISD\",\"url\":\"https:\\\/\\\/web.risd.org\\\/home\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/web.risd.org\\\/home\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/web.risd.org\\\/home\\\/wp-content\\\/uploads\\\/2018\\\/11\\\/risd_logo.svg\",\"contentUrl\":\"https:\\\/\\\/web.risd.org\\\/home\\\/wp-content\\\/uploads\\\/2018\\\/11\\\/risd_logo.svg\",\"width\":200,\"height\":200,\"caption\":\"Richardson ISD\"},\"image\":{\"@id\":\"https:\\\/\\\/web.risd.org\\\/home\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"ParentSquare Newsletter Signup - Richardson ISD","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/web.risd.org\/home\/ps\/","og_locale":"en_US","og_type":"article","og_title":"ParentSquare Newsletter Signup - Richardson ISD","og_description":"Community Newsletter Signup RISD Community Newsletter Signup Richardson Independent School District Community Newsletter Signup Select a school below to sign up and stay connected with your community. Tip: type part of a school name to narrow the list quickly. School District Hide Richardson Independent School District Sign Up High Schools Show J.J. Pearce High School [&hellip;]","og_url":"https:\/\/web.risd.org\/home\/ps\/","og_site_name":"Richardson ISD","article_modified_time":"2026-05-27T19:18:39+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/web.risd.org\/home\/ps\/","url":"https:\/\/web.risd.org\/home\/ps\/","name":"ParentSquare Newsletter Signup - Richardson ISD","isPartOf":{"@id":"https:\/\/web.risd.org\/home\/#website"},"datePublished":"2026-04-20T19:50:00+00:00","dateModified":"2026-05-27T19:18:39+00:00","breadcrumb":{"@id":"https:\/\/web.risd.org\/home\/ps\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/web.risd.org\/home\/ps\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/web.risd.org\/home\/ps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/web.risd.org\/home\/"},{"@type":"ListItem","position":2,"name":"ParentSquare Newsletter Signup"}]},{"@type":"WebSite","@id":"https:\/\/web.risd.org\/home\/#website","url":"https:\/\/web.risd.org\/home\/","name":"Richardson ISD","description":"Every Child. Every Teacher. Every Leader. Every Day.","publisher":{"@id":"https:\/\/web.risd.org\/home\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/web.risd.org\/home\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/web.risd.org\/home\/#organization","name":"Richardson ISD","url":"https:\/\/web.risd.org\/home\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/web.risd.org\/home\/#\/schema\/logo\/image\/","url":"https:\/\/web.risd.org\/home\/wp-content\/uploads\/2018\/11\/risd_logo.svg","contentUrl":"https:\/\/web.risd.org\/home\/wp-content\/uploads\/2018\/11\/risd_logo.svg","width":200,"height":200,"caption":"Richardson ISD"},"image":{"@id":"https:\/\/web.risd.org\/home\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/web.risd.org\/home\/wp-json\/wp\/v2\/pages\/43407","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/web.risd.org\/home\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/web.risd.org\/home\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/web.risd.org\/home\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/web.risd.org\/home\/wp-json\/wp\/v2\/comments?post=43407"}],"version-history":[{"count":7,"href":"https:\/\/web.risd.org\/home\/wp-json\/wp\/v2\/pages\/43407\/revisions"}],"predecessor-version":[{"id":44701,"href":"https:\/\/web.risd.org\/home\/wp-json\/wp\/v2\/pages\/43407\/revisions\/44701"}],"wp:attachment":[{"href":"https:\/\/web.risd.org\/home\/wp-json\/wp\/v2\/media?parent=43407"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}