Add community resource content and associated pages, links, forms, etc

This commit is contained in:
2024-12-18 05:24:20 +00:00
parent 78d149c348
commit fe44642fee
10 changed files with 1376 additions and 0 deletions

View File

@ -70,6 +70,12 @@
<span class='nav-link-text ms-1'>Case Notes</span>
</a>
</li>
<li class='nav-item'>
<a class='{{ community_resource }}' href='{{ path('app_community_resource') }}'>
<i class='material-symbols-rounded opacity-5'>verified</i>
<span class='nav-link-text ms-1'>Resources</span>
</a>
</li>
<li class="nav-item mt-3">
<h6 class="ps-4 ms-2 text-uppercase text-xs text-dark font-weight-bolder opacity-5">Account pages</h6>
</li>