pub const TMPL_HTML_VAR_VIEWER_DOC_CSS_PATH_VALUE: &str = "/viewer_doc.css";
Expand description
The constant URL for which Tp-Note’s internal web server delivers the CSS
style sheet. In HTML templates, this constant can be accessed as value of
the TMPL_HTML_VAR_VIEWER_DOC_CSS_PATH
variable.