Create the HTML code for the Help Disclaimers main panel,
which gives the required legal disclaimers for using the application,
based on appType. disclaimersContent collates the
USGS (disclaimerUSGS and WEST, Inc. disclaimerWEST)
disclaimers.
disclaimerUSGS creates the text for the USGS
disclaimer.
disclaimerWEST creates the text for the WEST, Inc.
disclaimer.
disclaimersContent(appType = "base")disclaimerUSGS()
disclaimerWEST(appType)
"base" (for local version) or "deploy" (for hosted version)
HTML for the Help Disclaimers main panel.
disclaimerUSGS: text for the USGS disclaimer.
disclaimerWEST: text for the WEST, Inc. disclaimer.