viewing paste Unknown #14894 | HTML5

Posted on the
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
<!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> &raquo;</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&amp;width=250&amp;height=590&amp;colorscheme=light&amp;show_faces=true&amp;header=true&amp;stream=true&amp;show_border=true&amp;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 &copy; 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>
Viewed 845 times, submitted by Guest.