X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/2d34b71c7a8da7fd0fac59b934145286b2be7b1f..e920b3e514e717fc05ed524267d3b53e272fec51:/inst/web/index.html?ds=inline diff --git a/inst/web/index.html b/inst/web/index.html new file mode 100644 index 0000000..504918d --- /dev/null +++ b/inst/web/index.html @@ -0,0 +1,19 @@ + + + + {{ bootstrapLib(theme = bslib::bs_theme(primary = "black")) }} + {{ headContent() }} + Rnaught Web + + + + + + {{ htmlTemplate("templates/navbar.html") }} + {{ htmlTemplate("templates/tabs.html") }} + {{ htmlTemplate("templates/content.html") }} + {{ htmlTemplate("templates/footer.html") }} + +