From 227736841cabf0b6cde6dc3f9191847898dae2d8 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Fri, 13 Jul 2012 23:05:27 -0400
Subject: [PATCH] Changes to commit page for responsive layout

---
 src/com/gitblit/wicket/pages/EmptyRepositoryPage.html |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/com/gitblit/wicket/pages/EmptyRepositoryPage.html b/src/com/gitblit/wicket/pages/EmptyRepositoryPage.html
index 951a2d3..2b7cd02 100644
--- a/src/com/gitblit/wicket/pages/EmptyRepositoryPage.html
+++ b/src/com/gitblit/wicket/pages/EmptyRepositoryPage.html
@@ -4,10 +4,6 @@
       xml:lang="en"  
       lang="en"> 
 
-<wicket:head>
-  	<link href="markdown.css" type="text/css" rel="stylesheet" />
-</wicket:head>
-
 <body>
 <wicket:extend>
 

--
Gitblit v1.9.1