mirror of
https://github.com/pikami/palm-paste.git
synced 2026-01-06 11:05:10 +00:00
Added syntax highlight (Supports 2 languages + plain)
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
<script type="text/javascript" src="js/jquery.dynatable.js"></script>
|
||||
<link href="css/jquery.dynatable.css" rel="stylesheet">
|
||||
<script>$(document).ready(function(){$('#tablepastes').dynatable();});</script>
|
||||
|
||||
<!-- Highlight scripts -->
|
||||
<?php include "includes/highlight.php"; ?>
|
||||
</head>
|
||||
<body>
|
||||
<!-- NavBar -->
|
||||
|
||||
Reference in New Issue
Block a user