[cad161]: / docs / assets / overrides / main.html

Download this file

6 lines (4 with data), 143 Bytes

1
2
3
4
5
{% extends "base.html" %}
{% block announce %}
Check out the new <a href="/tutorials/training">Model Training tutorial</a> !
{% endblock %}