DMPACK
0.9.6
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
dm_html_footer
Function
ISC (Internet Systems Consortium) License
9 statements
dm_html
dm_html_footer
Contents
public pure function dm_html_footer(content) result(html)
Returns HTML footer. The content will not be HTML encoded.
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in),
optional
::
content
Optional footer content.
Return Value
character(len=:), allocatable
Generated HTML.