Changeset 1324:9d3e7c28d2c0

Show
Ignore:
Timestamp:
07/21/10 15:50:03 (3 years ago)
Author:
Thomas Gambet <tgambet@…>
Branch:
default
Message:

+ $unicorn_title and $unicorn_subtitle

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • WebContent/WEB-INF/resources/templates/includes/head.vm

    r1230 r1324  
    2121                <h1> 
    2222                        <a href="http://www.w3.org/"><img alt="W3C" width="110" height="61" id="logo" src="$!{baseUri}images/w3c.png" /></a> 
    23                         <a href="$!{baseUri}"><span>Unicorn</span></a> 
     23                        <a href="$!{baseUri}"><span>Unicorn - $unicorn_title</span></a> 
    2424                </h1> 
    25                 <p>$universal_checker</p> 
     25                <p>$unicorn_subtitle</p> 
    2626        </div>