diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/pages/termination/content.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/template/pages/termination/content.html b/template/pages/termination/content.html index 59f342e..9cd977c 100644 --- a/template/pages/termination/content.html +++ b/template/pages/termination/content.html @@ -1,3 +1,8 @@ +<div class="row"> + <div class="col-sm-12"> + <a href="https://westenwehrtsich.noblogs.org/"><img class="img-responsive" src="img/westwerkretten.png" alt="Westwerk Retten!"></a> + </div> +</div> <h1>Quo vadis sublab?</h1> <div class="row"> <div class="col-sm-6"> @@ -23,9 +28,7 @@ und lassen unseren Blick aus dem Fenster schweifen,<br/> Schön war's hier!<br/><br/> euer sublab. </div> -<div class="col-md-6"> +<div class="col-sm-6"> <img class="img-responsive" src="img/fire.png" alt="sublab on fire"> - <a href="https://westenwehrtsich.noblogs.org/"><img class="img-responsive" src="img/westwerkretten.png" alt="Westwerk Retten!"></a> - <br/><br/> </div> </div> |