Loading Static Contents ======================= Contents on the Web ------------------- As an example, use `bootstrap`_. To use bootstrap, one css file (bootstrap.min.css) and two js files (jquery and bootstrap.min.js) are need to be loaded. To load css file, use `` tag and insert into the ``. And to load js files, use `