From 80d440e609c24a57aee36f024e87ab43ddefafae Mon Sep 17 00:00:00 2001
From: Francis Rowe <info@gluglug.org.uk>
Date: Thu, 28 May 2015 13:02:05 -0400
Subject: clean up unused html id= and class=

css size increased slightly, but overall pages sizes reduced.
---
(limited to 'site/common/snippets/where-share.php')

diff --git a/site/common/snippets/where-share.php b/site/common/snippets/where-share.php
index e55a155..9ebbc10 100644
--- a/site/common/snippets/where-share.php
+++ b/site/common/snippets/where-share.php
@@ -1,4 +1,4 @@
-		<div class="s">
+		<div>
 
 			<h2><?php echo gettext("Where should I host and share my code?"); ?></h2>
 				<p>
--
cgit v0.9.1