diff --git a/layouts/index.html b/layouts/index.html index 4be954e060af17a9ca88bf0cb5cad85062fb8f33..bd531bb17fed119080442d64b515da320c51d467 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -12,7 +12,10 @@ {{ .Render "summary"}} {{ end }} <br> - <img src="/images/CT_huLUT.gif" style="display:block; margin-left:auto; margin-right:auto; width:50%;"> + <div style="display:block; margin-left:auto; margin-right:auto; width:50%; text-align:center"> + <img src="/images/CT_huLUT.gif" style="display:block; margin-left:auto; margin-right:auto; width:100%;"> + nanoCT of a healthy human prostate and bladder in the transverse plane performed in collaboration with Julia Bittencourt at the University of Florida in the Cohn lab + </div> {{ partial "pagination.html" . }} </div>