mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-03 04:21:13 +00:00
6 lines
216 B
HTML
6 lines
216 B
HTML
{% extends "base.html" %}
|
|
|
|
<!-- Announcement bar -->
|
|
{% block announce %}
|
|
View old documentation at <a href="https://dbaileychess.github.io/flatbuffers">https://dbaileychess.github.io/flatbuffers</a>
|
|
{% endblock %} |