diff --git a/docs/development/custom/framework/datatables.md b/docs/development/custom/framework/datatables.md index 1f4b1765..818f43e5 100644 --- a/docs/development/custom/framework/datatables.md +++ b/docs/development/custom/framework/datatables.md @@ -52,58 +52,42 @@ Given the `EveCharacter` Model as our model of choice we would define our stubs {% translate "Alliance" %} - - - - - - - {% translate "Name" %} - {% translate "Corporation" %} - {% translate "Alliance" %} - - - - - {% endblock content %} {% block extra_css %} - {% include 'bundles/datatables-css-bs5.html' %} + + {% endblock %} {% block extra_javascript %} - {% include 'bundles/datatables-js-bs5.html' %} + + +