1
0
mirror of https://github.com/fspc/Yellow-Bike-Database.git synced 2025-02-21 08:34:27 -05:00

Adds jQuery to the header.

This commit is contained in:
Jonathan Rosenbaum 2014-12-19 18:53:11 +00:00
parent f384dacaf3
commit 57e0e1ea0f

View File

@ -19,9 +19,12 @@ function resetTimer()
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>YBDB</title>
<link href="css_yb_standard.css" rel="stylesheet" type="text/css" />
<script src="js/jquery-2.1.1.js"></script>
</head>
<body class="yb_standard">