Fixed file endings

This commit is contained in:
Graham Campbell
2013-12-31 12:13:39 +00:00
parent 885144914d
commit c28f4a7664
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -41,4 +41,4 @@ $(function() {
$container.animate({ scrollTop: headerHeight }, "fast");
}
});
});
});
@@ -36,4 +36,4 @@
<?php endforeach ?>
</div>
</div>
</div>
@@ -45,4 +45,4 @@
</div>
<?php endforeach ?>
</div>
</div>
+1 -1
View File
@@ -11,4 +11,4 @@
<p class="exc-message">
<?php echo $tpl->escape($message) ?>
</p>
</div>
</div>
+1 -1
View File
@@ -1,3 +1,3 @@
<?php echo $tpl->slug("hello world!"); ?>
My name is <?php echo $tpl->escape($name) ?>
My name is <?php echo $tpl->escape($name) ?>