diff options
| author | Pjotr Prins | 2024-06-22 05:31:34 -0500 |
|---|---|---|
| committer | Pjotr Prins | 2024-06-22 05:31:34 -0500 |
| commit | 0037dff9a54d779e3405f889ccb79136130093f2 (patch) | |
| tree | 8234558960b760a0e7e387cc9db6901bac35f22b | |
| parent | 7ea75737fb14cf7b5a57bc951916a42b0fe3562c (diff) | |
| download | genecup-0037dff9a54d779e3405f889ccb79136130093f2.tar.gz | |
Align footer right - I know I know
| -rw-r--r-- | templates/layout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layout.html b/templates/layout.html index 2bbd575..06288bd 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -97,7 +97,7 @@ </ hr> -<div id="footer"> +<div id="footer" align="right"> <small> GeneCup {{ version }}: PubMed + GWAS catalog deep learning miner | |
