mirror of
https://github.com/d3vyce/fastapi-toolsets.git
synced 2026-04-16 06:36:26 +02:00
Deployed f5afbbe to v2 with Zensical 0.0.30 and mike 2.2.0+zensical-0.1.0
This commit is contained in:
12
v2/overrides/main.html
Normal file
12
v2/overrides/main.html
Normal file
@@ -0,0 +1,12 @@
|
||||
{% extends "base.html" %} {% block extrahead %}
|
||||
<script
|
||||
defer
|
||||
src="https://analytics.d3vyce.fr/script.js"
|
||||
data-website-id="338b8816-7b99-4c6a-82f3-15595be3fd47"
|
||||
></script>
|
||||
{{ super() }} {% endblock %} {% block outdated %} You're not viewing the latest
|
||||
version.
|
||||
<a href="{{ '../' ~ base_url }}">
|
||||
<strong>Click here to go to latest.</strong>
|
||||
</a>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user