Removed style tag that wasn't closed, synchronizing with upstream r1761
git-svn-id: https://svn.libreccm.org/ccm/trunk@68 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
d7d2845e5d
commit
ebeb59104d
|
|
@ -2,6 +2,5 @@
|
||||||
<head>
|
<head>
|
||||||
<title><%= (String) request.getAttribute("title") %></title>
|
<title><%= (String) request.getAttribute("title") %></title>
|
||||||
<link href="/packages/versioning/vlog.css" rel="stylesheet" type="text/css"/>
|
<link href="/packages/versioning/vlog.css" rel="stylesheet" type="text/css"/>
|
||||||
<style
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue