0byt3m1n1
Path:
C:
/
Program Files
/
R
/
R-4.2.2
/
library
/
shiny
/
template
/
[
Home
]
File: default.html
<!DOCTYPE html> <html{{ if (isTRUE(nzchar(lang))) paste0(" lang=\"", lang, "\"") }}> <head> {{ headContent() }} </head> {{ body }} </html>