Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
PSHTML
0.8.0
Examples/Example4/Templates/Footer.ps1
div
{
h4
"This is the footer from a template"
p
{
"CopyRight from template"
}
}