Proper fix for #310

Too many tasks at the same time, but this time fixed, for real.
This commit is contained in:
Sebastian Grewe 2013-07-01 18:03:11 +02:00
parent 31d898cbc1
commit fde7ea1507

View File

@ -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>