jb-data.de/lib/sd/manual/custom_theme/main.html
2025-08-11 22:23:30 +02:00

7 lines
No EOL
275 B
HTML

{% extends "base.html" %}
{% block footer %}
{% include "footer.html" %}
<hr>
<a class="logo" href="https://sourceforge.net/p/simplehtmldom/"><img alt="Download PHP Simple HTML DOM Parser" src="https://sourceforge.net/sflogo.php?type=16&group_id=218559" ></a>
{% endblock %}