Constant tpnote_lib::config::TMPL_HTML_VAR_NOTE_CSS_PATH
source · pub const TMPL_HTML_VAR_NOTE_CSS_PATH: &str = "note_css_path";Expand description
HTML template variable name. The value contains the path, for which
the viewer delievers CSS code. Note, the viewer delivers the same CSS code
which is stored as value for TMPL_VAR_NOTE_CSS.