diff options
author | emkael <emkael@tlen.pl> | 2017-04-05 16:50:56 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2017-04-05 16:52:03 +0200 |
commit | 96434d7c24c4595ca5c2bd87a340597d416d848d (patch) | |
tree | d7883f3bdee826137c66f509c02f0cf83a3d2968 /templates/ranking.html | |
parent | 39d20bcd7e431bbe2f084f956ef006c9390e99c7 (diff) |
Title updated
Diffstat (limited to 'templates/ranking.html')
-rw-r--r-- | templates/ranking.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/ranking.html b/templates/ranking.html index b7013f5..d6f5b15 100644 --- a/templates/ranking.html +++ b/templates/ranking.html @@ -1,7 +1,7 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> - <title>Ranking PZBS</title> + <title>Oficjalny Ranking Brydżowy PZBS</title> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous" /> <link rel="stylesheet" href="res/ranking.css" /> </head> @@ -9,7 +9,7 @@ <div class="container"> <div class="page-header"> <h1> - Ranking PZBS + Oficjalny Ranking Brydżowy PZBS <small></small> </h1> </div> |