commit 9c99b7c1b88cf11921d9ab123c35a6fdf0731730 Author: hiro hiro@torproject.org Date: Wed Nov 27 14:48:55 2019 +0100
Fix typo --- templates/banner.html | 1 + 1 file changed, 1 insertion(+)
diff --git a/templates/banner.html b/templates/banner.html index 23ca029..b21bea7 100644 --- a/templates/banner.html +++ b/templates/banner.html @@ -15,6 +15,7 @@ <h2 class="take-back-the-intern display-3 py-3"> {{ _('TAKE BACK THE INTERNET WITH TOR') }} </h2> + </div> <div class="col-6"> </div> </div>
tor-commits@lists.torproject.org