forked from BigfootDev/flatbuffers
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 %} |