2 <!-- Blerg is (C) 2011 The Dominion of Awesome, and is distributed under a
3 BSD-style license. Please see the COPYING file for details.
9 <script type="text/javascript" src="jssrc/enyo/enyo.js"></script>
10 <script type="text/javascript" src="jssrc/package.js"></script>
12 <link rel="stylesheet" href="css/blerg.css">
13 <meta http-equiv="content-type" content="text/html; charset=utf-8">
14 <meta name="viewport" content="width=device-width, user-scalable=no, maximum-scale=1.0"/>
17 <script type="text/javascript">
18 BlergMedia.media_init();
19 new blerg.Blerg().write();
22 <a href="/doc/contact.html">Contact Blërg!</a>
23 <a href="/doc/privacy_data.html">Privacy and Data Policies</a>