From 662ae38fd95b30bb0d2e9dca69ea55e47aadb62e Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Tue, 12 Jun 2018 22:01:21 +0100 Subject: Update GitLab URL --- templates/main/base.html | 2 +- templates/main/info/faq.html | 2 +- templates/main/info/resources.html | 2 +- templates/wiki/base.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'templates') diff --git a/templates/main/base.html b/templates/main/base.html index db7387b4..9c58fefa 100644 --- a/templates/main/base.html +++ b/templates/main/base.html @@ -47,7 +47,7 @@

This website uses Python and Flask, and was developed collaboratively on - GitLab. + GitLab.
For privacy & GDPR-related info, please see this page.

diff --git a/templates/main/info/faq.html b/templates/main/info/faq.html index fb5912f5..b9e4cf08 100644 --- a/templates/main/info/faq.html +++ b/templates/main/info/faq.html @@ -239,7 +239,7 @@ Python is a very versatile language, and a real-life application using it can take many forms. That said, we do plenty of Python development here ourselves. If you're curious about this question, then why not take a look at - our projects? + our projects?

diff --git a/templates/main/info/resources.html b/templates/main/info/resources.html index 991ecc8e..574d0bfb 100644 --- a/templates/main/info/resources.html +++ b/templates/main/info/resources.html @@ -19,7 +19,7 @@

This page is intended to be a listing of useful resources for beginner and experienced Python programmers alike. This page is generated from a JSON file - on GitLab - + on GitLab - if there's a great resource that you love and you don't see it on this page, feel free to submit a merge request!

diff --git a/templates/wiki/base.html b/templates/wiki/base.html index e6766aab..f9aa251e 100644 --- a/templates/wiki/base.html +++ b/templates/wiki/base.html @@ -208,7 +208,7 @@

This website uses Python and Flask, and was developed collaboratively on - GitLab. + GitLab.
For privacy & GDPR-related info, please see this page.

-- cgit v1.2.3