Skip to content

Commit

Permalink
android
Browse files Browse the repository at this point in the history
  • Loading branch information
k1row committed Jan 10, 2013
1 parent 96d5894 commit 519f18f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
11 changes: 8 additions & 3 deletions app/views/search/millennial.html.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<!DOCTYPE html>
<html>
<head>
<title></title>
<link href="http://safe-plateau-2989.herokuapp.com/assets/application-4e1c83aee4efc6dfda6f86e06a0bab7e.css" media="all" rel="stylesheet" type="text/css" />
<script src="http://safe-plateau-2989.herokuapp.com/assets/application-fd426e120dc2286ee78718649cde1846.js" type="text/javascript"></script>
<meta content="authenticity_token" name="csrf-param" />
<meta content="4c/mzZb2aDUEnWpZ0HHNzLsVqxxI1uY4EGJhSzgAMZU=" name="csrf-token" />
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0" />
</head>

<body>
Expand Down
13 changes: 9 additions & 4 deletions app/views/search/opera.html.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<!DOCTYPE html>
<html>
<head>
<title></title>
<link href="http://safe-plateau-2989.herokuapp.com/assets/application-4e1c83aee4efc6dfda6f86e06a0bab7e.css" media="all" rel="stylesheet" type="text/css" />
<script src="http://safe-plateau-2989.herokuapp.com/assets/application-fd426e120dc2286ee78718649cde1846.js" type="text/javascript"></script>
<meta content="authenticity_token" name="csrf-param" />
<meta content="4c/mzZb2aDUEnWpZ0HHNzLsVqxxI1uY4EGJhSzgAMZU=" name="csrf-token" />
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0" />
</head>

<body>
Expand Down Expand Up @@ -30,6 +35,6 @@ SID:62056d310111552c37e049d931fa708c3005f5386a9cf94aa5487b414562a173<br>
<div class="ad_frame sid_62056d310111552c37e049d931fa708c3005f5386a9cf94aa5487b414562a173 container_div color_#0000CC-#444444-#FFFFFF-#0000FF-#009900 sp"></div>
</p>

<script src='http://j.amoad.com/js/aa.js?link=${ADCLOUD_LINK_ENCODE}' type='text/javascript' charset='utf-8'></script>
<script src='http://j.amoad.com/js/aa.js?link=' type='text/javascript' charset='utf-8'></script>
</body>
</html>

0 comments on commit 519f18f

Please sign in to comment.