1
0
Fork 0
jinjax/docs/components/Copyright.jinja
Daniel Baumann 76fe8c2886
Merging upstream version 0.46.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 18:42:39 +01:00

4 lines
No EOL
202 B
Django/Jinja

<div {{ attrs.render(class="copy") }}>
<p>Website &copy; <a href="https://jpscaletti.com">Juan-Pablo Scaletti</a>.</p>
<p>JinjaX and the documentation text licensed under the MIT license.</p>
</div>