mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-12-16 09:03:39 +00:00
Implement templating to avoid copy/paste HTML code. #7
This commit is contained in:
4
views/webpage_apidocs.tpl
Normal file
4
views/webpage_apidocs.tpl
Normal file
@@ -0,0 +1,4 @@
|
||||
% rebase('webpage_base.tpl')
|
||||
|
||||
<redoc spec-url="/apidocs/openapi.yml"></redoc>
|
||||
<script src="https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js"> </script>
|
||||
Reference in New Issue
Block a user