mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-01 05:55:50 +00:00
15 lines
422 B
Text
15 lines
422 B
Text
![]() |
<!--
|
||
|
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">
|