diff options
| author | Frederick Muriuki Muriithi | 2026-03-18 08:54:21 -0500 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2026-03-18 08:54:21 -0500 |
| commit | 34524729dd66eb680d042178d42d321ce209aa60 (patch) | |
| tree | 7c2bc5e3e5394f8a47ed90a712f150b07d4fa863 /uploader | |
| parent | b39980eeb6979ecb0c9f5ba6c5f8ec3281b09a87 (diff) | |
| download | gn-uploader-34524729dd66eb680d042178d42d321ce209aa60.tar.gz | |
Diffstat (limited to 'uploader')
| -rw-r--r-- | uploader/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/index.html b/uploader/templates/index.html index 4b15eb1..6e9c777 100644 --- a/uploader/templates/index.html +++ b/uploader/templates/index.html @@ -129,7 +129,7 @@ you through fixing any issues before submission.</p> </div> -<div class="row" style="text-align: right;"> +<div class="row"> <div class="col"> <a href="{{authserver_authorise_uri()}}" title="Sign in to the system" |
