TODO
[website] / TODO.patch
1 diff --git a/dist/http-resources/2.0.0/index.html b/dist/http-resources/2.0.0/index.html
2 index e430a2d..951be4b 100644
3 --- a/dist/http-resources/2.0.0/index.html
4 +++ b/dist/http-resources/2.0.0/index.html
5 @@ -218,9 +218,11 @@
6      xmlns="http://www.w3.org/1999/xhtml"
7      th:replace="~{/templates/layout.html :: layout(
8        uri='/http-resources/2.0.0/index.html',
9 +      title=~{:: title},
10 +      maincontent=~{:: .maincontent},
11        json='MERGE:
12        {
13 -        "_names": {
14 +        "_titles": {
15                                  
16              "/http-resources/2.0.0/dependencies.html": "Dependencies"
17                                    ,