summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gsoc-codeless.html.j28
1 files changed, 1 insertions, 7 deletions
diff --git a/gsoc-codeless.html.j2 b/gsoc-codeless.html.j2
index b5d5955b..257b797d 100644
--- a/gsoc-codeless.html.j2
+++ b/gsoc-codeless.html.j2
@@ -3,6 +3,7 @@
<div class="jumbotron">
<div class="container text-center">
<h1>{{ _("GSoC 2018: Codeless Payment") }}</h1>
+ <h6>{{ _("Implemented by Shivam Kohli as part of GSoC 2018 under the mentoring and guidance of Florian Dold.") }}</h6>
</div>
</div>
@@ -125,11 +126,4 @@
</div>
</div>
</div>
-
-<div class="container">
- <h2>{{ _("Conclusion") }}</h2>
- {% trans %}
- <p>Codeless payments were implemented by Shivam Kohli as part of GSoC 2018 under the mentoring and guidance of Florian Dold.</p>
- {% endtrans %}
-</div>
{% endblock body_content %}