Proper fix for #310
Too many tasks at the same time, but this time fixed, for real.
This commit is contained in:
parent
31d898cbc1
commit
fde7ea1507
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Page Title</title>
|
||||
<title>{$GLOBAL.config.website.title}</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.3.0/jquery.mobile-1.3.0.min.css" />
|
||||
<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user