summaryrefslogtreecommitdiffstats
path: root/ogcp/static/js
Commit message (Collapse)AuthorAgeFilesLines
* Add bootstrap bundleRoberto Hueso Gómez2020-09-021-0/+7
| | | | This is used for multiple bootstrap components such as dropdown menus.
* Add frontend basic structureRoberto Hueso Gómez2020-08-312-0/+9
This adds base.html and nav.html templates as well as its dependencies on Bootstrap and jQuery.