templates/spartan/footer.tmpl
changeset 8936 1de6e7e1bb9f
parent 8431 5c1aabc58004
equal deleted inserted replaced
8935:f4f0e902b750 8936:1de6e7e1bb9f
     1 {motd}
     1 {motd}
     2 <div class="logo">
     2 <div class="logo">
     3 <a href="http://www.selenic.com/mercurial/">
     3 <a href="http://mercurial.selenic.com/">
     4 <img src="{staticurl}hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
     4 <img src="{staticurl}hglogo.png" width=75 height=90 border=0 alt="mercurial"></a>
     5 </div>
     5 </div>
     6 
     6 
     7 </body>
     7 </body>
     8 </html>
     8 </html>