templates/spartan/footer.tmpl
changeset 8431 5c1aabc58004
parent 7338 fecfe4392e94
child 8936 1de6e7e1bb9f
equal deleted inserted replaced
8430:8b47efdf40ee 8431:5c1aabc58004
     1 #motd#
     1 {motd}
     2 <div class="logo">
     2 <div class="logo">
     3 <a href="http://www.selenic.com/mercurial/">
     3 <a href="http://www.selenic.com/mercurial/">
     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>