forked from audrey/intranet
35 lines
1.6 KiB
Twig
35 lines
1.6 KiB
Twig
<!-- Navigation -->
|
|
<div class="siteNavbar">
|
|
<ul class="list-group list-group-horizontal-md">
|
|
<h3 class="navitem">
|
|
<a class=" list-group-item list-group-item-action text-decoration-none h-100 text-white border-0" href="https://www.cram-a-lot.com/">
|
|
Cram-A-Lot
|
|
</a>
|
|
</h3>
|
|
<h3 class="navitem">
|
|
<a class=" list-group-item list-group-item-action text-decoration-none h-100 text-white border-0" href="https://myapps.microsoft.com/">
|
|
Office365
|
|
</a>
|
|
</h3>
|
|
<h3 class="navitem">
|
|
<a class=" list-group-item list-group-item-action text-decoration-none h-100 text-white border-0" href="">
|
|
Directory
|
|
</a>
|
|
</h3>
|
|
<h3 class="navitem">
|
|
<a class=" list-group-item list-group-item-action text-decoration-none h-100 text-white border-0" href="">
|
|
Software Basics
|
|
</a>
|
|
</h3>
|
|
<h3 class="navitem">
|
|
<a class=" list-group-item list-group-item-action text-decoration-none h-100 text-white border-0" href="https://cramalot.on.spiceworks.com/portal">
|
|
IT Helpdesk
|
|
</a>
|
|
</h3>
|
|
<h3 class="navitem">
|
|
<a class=" list-group-item list-group-item-action text-decoration-none h-100 text-white border-0" href="{{ path('safetyHome')}}">
|
|
Safety Training
|
|
</a>
|
|
</h3>
|
|
</ul>
|
|
</div> |