1{% extends "base.html" %} 2 3<!-- Announcement bar --> 4{% block announce %} 5 Documentation migration in progress, view snapshot of the old documentation <a href="https://dbaileychess.github.io/flatbuffers">here.</a> 6{% endblock %}