mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-10-27 16:59:25 +00:00
5 lines
293 B
Smarty
5 lines
293 B
Smarty
% rebase('webpage_base.tpl')
|
|
|
|
<redoc spec-url="/apidocs/openapi.yml"></redoc>
|
|
<script src="https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js"> </script>
|
|
<script>$(document).ready(function() { $("#nav-link-api").addClass("active"); }); <!-- highlight active page in nav --></script> |