diff options
author | Christian Franke <nobody@nowhere.ws> | 2017-01-25 18:06:53 +0100 |
---|---|---|
committer | Christian Franke <nobody@nowhere.ws> | 2017-01-25 18:06:53 +0100 |
commit | e5b9446e5427b88b38cbb2ec86983cbc1b8e33e9 (patch) | |
tree | bd952cb38f21bcf3abbfd867c5ecb3faed5fe804 /template | |
parent | c9a93ecfd9036f10c51e22ba3f05f45cdf260645 (diff) |
Update
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> |