diff options
author | ng0 <ng0@n0.is> | 2019-03-22 12:47:17 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-03-22 12:47:17 +0000 |
commit | 1a16dfe49258272b5fc33c0efe6d7156924273ce (patch) | |
tree | e420d64edf278d23c23320df404a31e847d88da7 | |
parent | ed3368b90b2fe419ba17e167e29bf15c3b6eb057 (diff) |
fix style
-rw-r--r-- | template/gsoc.html.j2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/template/gsoc.html.j2 b/template/gsoc.html.j2 index e008d89c..716501ad 100644 --- a/template/gsoc.html.j2 +++ b/template/gsoc.html.j2 @@ -212,7 +212,7 @@ </p> <p> {% trans %} - <strong>Mentors:</strong>: Jeff Burdges + <strong>Mentors:</strong> Jeff Burdges {% endtrans %} </p> <p> @@ -261,7 +261,7 @@ </p> <p> {% trans %} - <strong>Mentors:</strong>: Jeff Burdges + <strong>Mentors:</strong> Jeff Burdges {% endtrans %} </p> <p> @@ -289,7 +289,7 @@ </p> <p> {% trans %} - <strong>Mentors:</strong>: Martin Schanzenbach + <strong>Mentors:</strong> Martin Schanzenbach {% endtrans %} </p> <p> |