This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link rel="stylesheet" href="<?php bloginfo('template_directory'); ?>/custom/js/style.css" type="text/css" media="screen" /> | |
<script src="<?php bloginfo('template_directory'); ?>/custom/js/mustache.js"></script> | |
<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/custom/js/jquery.leanModal.min.js"></script> | |
<script> | |
jQuery(function(){ | |
$ = jQuery; | |
faceboxTemplate = "\ | |
<div id='school-info'>\ | |
School Name : {{name}}<br /\>\ |