Wiki source code of Home
Version 17.1 by SRHC Admin on 2025/04/19 22:11
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{velocity}} | ||
2 | #if (!$hasAdmin) | ||
3 | ## Hide tabs | ||
4 | #set($displayDocExtra = false) | ||
5 | ## Hide viewer shortcuts in the menu | ||
6 | #set ($displayShortcuts = false) | ||
7 | {{html}} | ||
8 | <style> | ||
9 | #xdocFooter, #tmMoreActions { | ||
10 | display: none !important; | ||
11 | } | ||
12 | .xdocLastModification { | ||
13 | display: none !important; | ||
14 | } | ||
15 | </style> | ||
16 | {{/html}} | ||
17 | |||
18 | #end | ||
19 | |||
20 | {{/velocity}} | ||
21 | |||
22 | |||
23 | Provider Resources | ||
24 | |||
25 | {{info}} | ||
26 | My message here. | ||
27 | {{/info}} | ||
28 | |||
29 | |||
30 | Nursing Resources | ||
31 | |||
32 | |||
33 |