source: other-projects/the-macronizer/trunk/web/jsp/en/header.jsp@ 29855

Last change on this file since 29855 was 29855, checked in by davidb, 9 years ago

John's code after refactoring by Tom over the summer of 2014/2015

File size: 750 bytes
Line 
1<%--
2 Document : header
3 Created on : Mar 27, 2011, 3:13:34 AM
4 Author : OEM
5--%>
6
7<%@page contentType="text/html" pageEncoding="UTF-8"%>
8
9<div id="header">
10 <h1 id="title">
11 <!--<a href="../../jsp/en/main.jsp"><img src="../../images/koru-symbol-mod.png" alt="University of Waikato logo" name="logo" width="60" height="60" id="logo" /></a>-->
12 <a href="http://www.maramatanga.co.nz" target="_blank"><img src="../../images/maramatangaIcon.jpg" alt="Ngā Pae O Te Māramatanga Icon" name="logo" id="logo" width="141" height="50"/></a>
13 <a href="../../jsp/en/main.jsp"> <span>The Māori Macron Restoration Service</span> </a>
14 </h1>
15 <p id="tagline">Automatically add macrons to Māori documents</p>
16</div>
Note: See TracBrowser for help on using the repository browser.