1
0
mirror of https://github.com/instaloader/instaloader.git synced 2024-09-11 16:22:24 +02:00
instaloader/docs/_templates/layout.html
Alexander Graf e748b53b6a Add layout template extension
(forgot to commit it. Sorry...)
2017-08-26 13:49:54 +02:00

5 lines
139 B
HTML

{% extends "!layout.html" %}
{% block extrahead %}
<script async defer src="https://buttons.github.io/buttons.js"></script>
{% endblock %}