summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshivam kohli <kohlishivam5522@gmail.com>2018-08-13 14:52:01 +0530
committershivam kohli <kohlishivam5522@gmail.com>2018-08-13 14:52:01 +0530
commit88a15e977b094e6bf37feed1317626551bdf73ae (patch)
treeac250b73c56911d8388d3577aa6001fb4ac0d373
parent3402245795864109b0ad732fdb8e25a0da234c27 (diff)
downloadwww-88a15e977b094e6bf37feed1317626551bdf73ae.tar.gz
www-88a15e977b094e6bf37feed1317626551bdf73ae.tar.bz2
www-88a15e977b094e6bf37feed1317626551bdf73ae.zip
added implemented by in gsoc-codeless
-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 %}