Added page title

This commit is contained in:
Arjit Chaudhary
2015-08-29 22:37:27 +05:30
parent a5f9c104f2
commit eb70f3e089

View File

@@ -1,4 +1,5 @@
<?php
$pagetitle[] = 'About';
$git_log = `git log -10`;
?>
<div class="modal fade" id="git_log" tabindex="-1" role="dialog" aria-labelledby="git_log_label" aria-hidden="true">