From: Rico Hoppe Date: Thu, 12 Oct 2023 18:37:23 +0000 (+0000) Subject: docs/revisions: converted the page to new design X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fb464db28ff29fdaf1f2d09cd56464508a7fd63c;p=ipfire.org.git docs/revisions: converted the page to new design --- diff --git a/src/templates/docs/revisions.html b/src/templates/docs/revisions.html index 7f9befc4..90f74eea 100644 --- a/src/templates/docs/revisions.html +++ b/src/templates/docs/revisions.html @@ -3,11 +3,11 @@ {% block title %}{{ _("Revisions of %s") % page.title }}{% end block %} {% block main %} -
-
-

{{ _("Revisions of %s") % page.title }}

+
+
+

{{ _("Revisions of %s") % page.title }}

{% module DocsList(page.get_revisions(), show_breadcrumbs=False, link_revision=True, show_changes=True) %}
-
-{% end block %} + +{% end block %} \ No newline at end of file