Commit 9f60a39a authored by shadMod's avatar shadMod 💬

added extra_js block

parent ac05bbe7
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
# GNU Affero General Public License for more details. # GNU Affero General Public License for more details.
# #
# You should have received a copy of the GNU Affero General Public License # You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>. # along with this program. If not, see <http://www.gnu.org/licenses/>.
#} #}
{% from "macros.html" import nav_item with context %} {% from "macros.html" import nav_item with context %}
...@@ -244,5 +244,7 @@ ...@@ -244,5 +244,7 @@
<script type="text/javascript" src="https://static.ubuntu-it.org/themes/italy/theme.min.js"></script> <script type="text/javascript" src="https://static.ubuntu-it.org/themes/italy/theme.min.js"></script>
{% block extra_js %}{% endblock %}
</body> </body>
</html> </html>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment