<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet"> <link href='http://fonts.googleapis.com/css?family=Raleway:500,300,700' rel='stylesheet' type='text/css'> <link href='http://fonts.googleapis.com/css?family=Nunito:300' rel='stylesheet' type='text/css'> {asset name="Head"} <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body id="{$BodyID}" class="{$BodyClass}"> <div id="Frame"> <div class="Head" id="Head"> <div class="Row"> <span class="slideout-button slideout-toggle fa fa-bars"></span> <strong class="SiteTitle"><a href="{link path="/"}">{logo}</a></strong> {module name="MeModule"} <!--<ul class="SiteMenu"> {dashboard_link} {discussions_link} {activity_link} {inbox_link} {custom_menu} {profile_link} {signinout_link} </ul>--> <div class="clearfix"></div> </div> </div> <div class="BreadcrumbsWrapper"> <div class="Row"> {breadcrumbs} <a href="#" class="fa fa-search SearchToggle"></a> <div class="SiteSearch hidden">{searchbox}</div> <div class="clearfix"></div> </div> </div> <div id="Body"> <div class="Row"> <div class="Column PanelColumn" id="Panel"> <h3>Critical Reminder</h3> Make sure to follow these simple rules when creating new discussion/topic:<br> 1. <font color="red">Use ENGLISH</font> at all times.<br> 2. Forum members are <font color="red">encouraged to dislike</font> and flag posts/comments that include FILIPINO terms.<br> 3. You can <font color="green">earn forum points per like</font> that you get from your posts or comments. 2 points = 1 SPEC.<br> <small><a href="http://main.tbro-ph.com/forums/discussion/13/claiming-specs-using-forum-points#latest">read more here</a> »</small><br><br><hr><br> {asset name="Panel"} <div class="CategoryFilterTitle">Like us on Facebook!</div> <iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2FtbRO.MagbalikROna%3Fref%3Dbookmarks&width=250&height=590&colorscheme=light&show_faces=true&header=true&stream=true&show_border=true&appId=293070454196008" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:250px; height:590px;" allowTransparency="true"></iframe> </div> <div class="Column ContentColumn" id="Content">{asset name="Content"}</div> </div> </div> <div id="Foot"> <div class="Row"> <div style="color:#878787; border-top: 1px solid rgba(0,0,0,0.1);"><br><br><img src="http://main.tbro-ph.com/forums/images/logofooter.png"><br><br> Copyright © tbRO Forums 2014 <br> <a href="http://tbro-ph.com" target="_blank">www.tbro-ph.com</a></div><br> {asset name="Foot"} </div> </div> <div class="slideout-overlay slideout-toggle"></div> </div> {event name="AfterBody"} </body> </html>