diff options
author | Florian Dold <florian.dold@gmail.com> | 2017-03-06 05:38:01 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2017-03-06 05:38:01 +0100 |
commit | 956d289a50d053bad064e52ff2f5d044420d9546 (patch) | |
tree | dfd9749369d636bba4c1e1d1a31186f4430af3aa | |
parent | bb0115fc9e14ba503fbdd2d31a62ed414d07fc4f (diff) |
broken markup
-rw-r--r-- | developers.html.j2 | 1 | ||||
-rw-r--r-- | investors.html.j2 | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/developers.html.j2 b/developers.html.j2 index 3cad801c..39de21d2 100644 --- a/developers.html.j2 +++ b/developers.html.j2 @@ -218,6 +218,5 @@ </ol> <p></p> </div> - {% include "common/footer.j2.inc" %}:w </div> <!-- /container --> {% endblock body_content %} diff --git a/investors.html.j2 b/investors.html.j2 index 9794acfd..54d45f40 100644 --- a/investors.html.j2 +++ b/investors.html.j2 @@ -96,6 +96,6 @@ correct operation for audits by financial regulators.") }}</li> </ul> <p></p> - +</div> </div> {% endblock body_content %} |