Conflicts:
	src/templates/index.html
This commit is contained in:
rugk 2016-09-30 19:20:40 +02:00
commit f29e813ca0
No known key found for this signature in database
GPG key ID: 05D40A636AFAB34D
23 changed files with 380 additions and 145 deletions

View file

@ -231,6 +231,7 @@
<!-- Bootstrap -->
<script type="text/javascript" >
// @license magnet:?xt=urn:btih:8e4f440f4c65981c5bf93c76d35135ba5064d8b7&dn=apache-2.0.txt
var clientVars = {};
var BroadcastSlider;
(function () {
@ -267,8 +268,9 @@
padeditbar.init()
});
})();
// @license-end
</script>
<% e.end_block(); %>
<div style="display:none"><a href="/javascript" data-jslicense="1">JavaScript license information</a></div>
</body>
</html>