Reformatting and correcting HTML block/inline levels
svn path=/trunk/; revision=21433
This commit is contained in:
parent
94ae8a3299
commit
17063e7cb1
@ -9,79 +9,60 @@
|
||||
|
||||
<body>
|
||||
<div id="campaigns-boxes">
|
||||
|
||||
<div id="campaign-box-1">
|
||||
<a href="/campaigns/askyourcandidates/askyourcandidates.html">
|
||||
<h3>Ask your candidates</h3>
|
||||
</a>
|
||||
<h3><a href="/campaigns/askyourcandidates/askyourcandidates.html">Ask your candidates</a></h3>
|
||||
</div>
|
||||
|
||||
<div id="campaign-box-2">
|
||||
<a href="/donate/donate.html" class="donate-box">
|
||||
<p><donate-label /></p>
|
||||
</a>
|
||||
<a href="http://fellowship.fsfe.org/join" class="fellowship-box">
|
||||
<p><join-label /></p>
|
||||
</a>
|
||||
<p class="donate-box"><a href="/donate/donate.html"><donate-label /></a></p>
|
||||
<p class="fellowship-box"><a href="http://fellowship.fsfe.org/join"><join-label /></a></p>
|
||||
</div>
|
||||
|
||||
|
||||
<div id="campaign-box-4">
|
||||
<p><campaign4-label/> <a href="http://www.fsf.org/campaigns/secure-boot-vs-restricted-boot/statement"><campaign4link-label/></a></p>
|
||||
<p>
|
||||
<campaign4-label /> <a href="http://www.fsf.org/campaigns/secure-boot-vs-restricted-boot/statement"><campaign4link-label /></a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div id="feeds">
|
||||
|
||||
<div id="news" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/news/news.rss"><img src="/graphics/rss.png" alt="News RSS" title="news RSS feed" /></a>
|
||||
<a class="ical" href="http://identi.ca/fsfe"><img src="/graphics/identica.png" alt="identica" title="follow FSFE on identi.ca"/></a>
|
||||
|
||||
<a href="/news/news.html"><news-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
|
||||
<all-news />
|
||||
|
||||
</div><!--end #news-->
|
||||
</div>
|
||||
|
||||
<div id="newsletter" class="section">
|
||||
<h2><a href="/news/newsletter.html"><newsletter-label /></a></h2>
|
||||
|
||||
|
||||
<div class="entry">
|
||||
<p>
|
||||
<strong><receive-newsletter />:</strong>
|
||||
</p>
|
||||
|
||||
<subscribe-nl/>
|
||||
<subscribe-nl />
|
||||
|
||||
<ul>
|
||||
|
||||
<all-newsletters />
|
||||
|
||||
<li><a href="news/newsletter.html"><more-label /></a></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div><!-- /.entry -->
|
||||
</div> <!-- /#newsletter -->
|
||||
|
||||
<div id="events" class="section">
|
||||
<h2>
|
||||
<a class="rss-feed" href="/events/events.rss"><img src="/graphics/rss.png" alt="Events RSS" title="events RSS feed" /></a>
|
||||
<a class="ical" href="webcal://fsfe.org/events/events.ics"><img src="/graphics/ical.png" alt="iCal" title="FSFE events as iCal feed" /></a>
|
||||
|
||||
<a href="/events/events.html"><events-label /></a>
|
||||
|
||||
</h2>
|
||||
|
||||
|
||||
<all-events />
|
||||
|
||||
</div><!--end #events-->
|
||||
|
||||
</div><!--end #feeds-->
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
<timestamp>$Date$ $Author$</timestamp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user