<?php include 'upload.php';?>

<!DOCTYPE html>
<html>
	<head>
		<?php include TEMPLATE_DIR . 'header-meta.html'; ?>
		
		<meta charset="utf-8">
	    <title>“我的新加坡故事”微电影比赛 ‘My Singapore Story’ Micro Film Competition</title>
	    <meta name="description" content="“我的新加坡故事”微电影比赛
				以“我的新加坡故事”为主题，无论土生土长的本地居民，或是新移民、留学生抑或在新加坡的外来工作人士，或是身在国外，都可以拿起手机、摄像机，记录与描述新加坡有关的元素，无论是成长记忆、生活点滴，还是爱情故事、浪漫想象，喜怒哀乐，以微电影的形式呈现。
				‘My Singapore Story’ Micro Film Competition - 
				Theme of competition is ‘My Singapore Story’. ‘My Singapore Story’ is about using your cell phones, cameras, video cameras and other video recording devices to records memories, joys, romances and feelings.">
		<?php include TEMPLATE_DIR . 'header-js.html'; ?>
		
		
		<style>
			.hidden{
				display: none;
			}
		</style>
	</head>
	<body>
		<?php include TEMPLATE_DIR . 'masthead_nav.html'; ?>
		
		<div class="container">
			<div class="row">
		    <div class="col-lg-8">
			    <ol class="breadcrumb">
			        <li><a href="/2014/index.html">我要参赛</a> </li>
			        <li class="active"> 提交作品 </li>
			    </ol>
			    
			    <br />
				<h3>感谢您的支持与参与</h3>
				
				<p>作品呈交已截止。</p>
				<p>入围作品已经被放上联合早报网 <a href='/2014/' style='color: #2a6496; text-decoration: underline;'>http://microfilm.zaobao.com</a>，现在就投选您最爱的微电影，越多人分享与"LIKE"的作品，就能获得“网络人气奖”！</p>
				<p>投选截止日期：2015年3月31日 中午12点</p>
				<br>
				
				<h3>Thank you for your support!</h3>
				
				<p>The submission has ended. </p>
				<p>Selected entries have been published on <a href='/' style='color: #2a6496; text-decoration: underline;'>http://microfilm.zaobao.com</a>. Vote for your favourite micro film now, the submission which garners the most number of LIKES and shares will become "The Most Popular Microfilm" !</p>
				<p>Voting Closing date: 31 March 2015 12pm.</p>				
			    
			    
		    </div>
		    <div class="col-lg-4" >
		      <?php include TEMPLATE_DIR . 'side-banners.html';?>
		      <?php include TEMPLATE_DIR . 'side-social.html';?>
		    </div>
		  </div>
		</div>      
		<?php include TEMPLATE_DIR . 'footer.html';?>
		<?php include TEMPLATE_DIR . 'atinternet.html';?>
	</body>
</html>