Mercurial > hg > digilib
comparison license.html @ 1641:16be3440305b
Creating site for 2.5-SNAPSHOT
author | Robert Casties <casties@mpiwg-berlin.mpg.de> |
---|---|
date | Tue, 22 Aug 2017 17:05:16 +0000 |
parents | 1ae8b89d3a86 |
children | 636e7342b1b6 |
comparison
equal
deleted
inserted
replaced
1640:1ae8b89d3a86 | 1641:16be3440305b |
---|---|
24 | 24 |
25 | 25 |
26 <div class="container-fluid"> | 26 <div class="container-fluid"> |
27 <div id="banner"> | 27 <div id="banner"> |
28 <div class="pull-left"> | 28 <div class="pull-left"> |
29 <a href="./" id="bannerLeft"> | 29 <a href="https://robcast.github.io/digilib/" id="bannerLeft"> |
30 <h2>digilib - a versatile image viewing environment for the internet</h2> | 30 <h2>digilib - a versatile image viewing environment for the internet</h2> |
31 </a> | 31 </a> |
32 </div> | 32 </div> |
33 <div class="pull-right"> <a href="./" id="bannerRight"> | 33 <div class="pull-right"> <a href="https://robcast.github.io/digilib/" id="bannerRight"> |
34 <img src="images/digilib-logo-small.png" /> | 34 <img src="images/digilib-logo-small.png" /> |
35 </a> | 35 </a> |
36 </div> | 36 </div> |
37 <div class="clear"><hr/></div> | 37 <div class="clear"><hr/></div> |
38 </div> | 38 </div> |
210 | 210 |
211 <div id="poweredBy"> | 211 <div id="poweredBy"> |
212 <div class="clear"></div> | 212 <div class="clear"></div> |
213 <div class="clear"></div> | 213 <div class="clear"></div> |
214 <div class="clear"></div> | 214 <div class="clear"></div> |
215 <a href="http://maven.apache.org/" title="Built by Maven" class="builtBy"> | 215 <a href="http://maven.apache.org/" title="Built by Maven" class="builtBy"> |
216 <img class="builtBy" alt="Built by Maven" src="http://maven.apache.org/images/logos/maven-feather.png" /> | 216 <img class="builtBy" alt="Built by Maven" src="maven.apache.org/images/logos/maven-feather.png" /> |
217 </a> | 217 </a> |
218 <a href="http://www.sourceforge.net/" title="Hosted by SourceForge" class="builtBy"> | 218 <a href="https://github.com/" title="Hosted by GitHub" class="builtBy"> |
219 <img class="builtBy" alt="Hosted by SourceForge" src="http://upload.wikimedia.org/wikipedia/commons/0/0b/Sourceforge_logo.png" /> | 219 <img class="builtBy" alt="Hosted by GitHub" src="https://assets-cdn.github.com/images/modules/logos_page/GitHub-Logo.png" /> |
220 </a> | |
221 <a href="http://www.sourceforge.net/" title="Hosted by SourceForge" class="builtBy"> | |
222 <img class="builtBy" alt="Hosted by SourceForge" src="upload.wikimedia.org/wikipedia/commons/0/0b/Sourceforge_logo.png" /> | |
220 </a> | 223 </a> |
221 </div> | 224 </div> |
222 </div> | 225 </div> |
223 </div> | 226 </div> |
224 | 227 |
416 <hr/> | 419 <hr/> |
417 | 420 |
418 <footer> | 421 <footer> |
419 <div class="container-fluid"> | 422 <div class="container-fluid"> |
420 <div class="row span12">Copyright © 2001-2017 | 423 <div class="row span12">Copyright © 2001-2017 |
421 <a href="http://digilib.sourceforge.net">digilib Community</a>. | 424 <a href="https://github.com/robcast/digilib">digilib Community</a>. |
422 All Rights Reserved. | 425 All Rights Reserved. |
423 | 426 |
424 </div> | 427 </div> |
425 | 428 |
426 | 429 |