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