diff --git a/templates/board.html b/templates/board.html index 6a5fa26..53131d1 100644 --- a/templates/board.html +++ b/templates/board.html @@ -3,6 +3,19 @@ {% block title %}{{ board.curator_name }} | {{ board.curator_title }} | {{ block.super }}{% endblock %} +{% block meta_og %} + + + + + + + + + + +{% endblock %} + {% block content %}