header.jsp

15 lines | 422 B Blame History Raw Download
<!--
	PetClinic :: a Spring Framework demonstration
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
  <link rel="stylesheet" href="<spring:url value="/static/styles/petclinic.css" htmlEscape="true" />" type="text/css"/>
  <title>PetClinic :: a Spring Framework demonstration</title>	
</head>

<body>

  <div id="main">