website/index.html in ulla-0.9.3 vs website/index.html in ulla-0.9.4
- old
+ new
@@ -7,10 +7,20 @@
ulla: a program for calculating environment-specific substitution tables
</title>
</head>
<body>
<p>
- Egor has been renamed to Ulla, and an official web site for Ulla will be available when our new web contents management system is ready. Until then, this page will be redirected to its Git repository, <a href="http://http://github.com/semin/ulla/">http://github.com/semin/ulla</a> in 5 seconds.
+ Egor has been renamed to Ulla, and an official web site for Ulla will be available when our new web contents management system is ready. Until then, this page will be redirected to its Git repository, <a href="http://github.com/semin/ulla/">http://github.com/semin/ulla</a> in 5 seconds.
</p>
- Semin
+ <script type="text/javascript">
+ var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+ document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+ </script>
+ <script type="text/javascript">
+ try {
+ var pageTracker = _gat._getTracker("UA-7633498-1");
+ pageTracker._trackPageview();
+ } catch(err) {}
+ </script>
</body>
</html>