Constant tpnote_lib::config::TMPL_HTML_VAR_NOTE_CSS_PATH_VALUE
source · pub const TMPL_HTML_VAR_NOTE_CSS_PATH_VALUE: &str = "/tpnote.css";Expand description
The constant URL for which Tp-Note’s internal web server delivers the CSS
stylesheet. In HTML templates, this constant can be accessed as value of
the TMPL_VAR_NOTE_CSS_PATH variable.