website diff ru/mailing-list.php @ rev 1128

final grammar and text structure adjustments made to website/bs/get/index.php
author Adnan Sinanovic <sinanovicha@gmail.com>
date Sun Oct 14 01:32:26 2012 +0000 (2012-10-14)
parents cd72b985d6fd
children 9ed0bfb74392
line diff
     1.1 --- a/ru/mailing-list.php	Sun Apr 08 02:46:12 2012 +0300
     1.2 +++ b/ru/mailing-list.php	Sun Oct 14 01:32:26 2012 +0000
     1.3 @@ -30,16 +30,7 @@
     1.4  			Также вы можете присоединиться к нам на <a
     1.5  			href="http://scn.slitaz.org/">SCN</a>, получить поддержку на <a
     1.6  			href="http://forum.slitaz.org/">форуме</a>, или:</p>
     1.7 -		<!-- Follow -->
     1.8 -		<div style="margin-top: 12px;">
     1.9 -			<a href="https://twitter.com/slitaz" class="twitter-follow-button"
    1.10 -				data-show-count="true" data-show-screen-name="false">Читать
    1.11 -				@slitaz в Твиттере</a>
    1.12 -			<script type="text/javascript">
    1.13 -				document.write('<a href="https://twitter.com/slitaz" class="twitter-follow-button" data-show-count="true" data-show-screen-name="false">Читать @slitaz в Твиттере</a>');
    1.14 -				!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
    1.15 -			</script>
    1.16 -		</div>
    1.17 +		<?php include("../lib/html/follow.html"); ?>
    1.18  	</div>
    1.19  </div>
    1.20