!!! html(itemscope, itemtype='http://schema.org/Product') head - if (typeof(priority_title) !== "undefined" && priority_title) title= title + ' - Online LaTeX Editor ShareLaTeX' - else title= 'Online LaTeX Editor ShareLaTeX - ' +title link(rel='stylesheet', href='/stylesheets/mainStyle.css?fingerprint='+fingerprint('/stylesheets/mainStyle.css')) meta(itemprop="name" ,content="ShareLaTeX - Real Time Online LaTeX Collaborative Editor in Your Browser") meta(itemprop="description", content="Online LaTeX editor for collaborative editing, great for Maths or Sciences. You don't need to install LaTeX so it's great for beginners too.") meta(itemprop="image", content="https://www.sharelatex.com/favicon.ico") meta(name="description", content="Online LaTeX editor for collaborative editing, great for Maths or Sciences. You don't need to install LaTeX so it's great for beginners too.") block scripts - if (typeof(gaToken) != "undefined") script(type='text/javascript') (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', '#{gaToken}', 'sharelatex.com'); ga('send', 'pageview'); - else script(type='text/javascript') window.ga = function() {}; script window.csrfToken = "#{csrfToken}"; script(src=jsPath+'libs/jquery.js') - if (typeof(bodyClasses) == "undefined") bodyClasses = [] body(class=bodyClasses) include menubar block content - if (typeof(lookingForScribtex) != "undefined" && lookingForScribtex) .modal.hide#scribtexModal .modal-header h3 Looking for ScribTeX? .modal-body p ScribTeX has moved to https://scribtex.sharelatex.com. Please update your bookmarks. p(style="text-align: center") You can find the page you were looking for here: p(style="text-align: center") a(href="https://scribtex.sharelatex.com#{scribtexPath}", style="font-size: 16px") https://scribtex.sharelatex.com#{scribtexPath} .modal-footer button(data-dismiss="modal").btn OK include modals if !locals.supressDefaultJs script(type='text/javascript') require = { "urlArgs" : "fingerprint=#{fingerprint(jsPath + 'main.js')}" } script(data-main=jsPath+'main.js', src=jsPath+'libs/require.js?fingerprint=' + fingerprint(jsPath + 'libs/require.js'), baseurl=jsPath) - if (typeof(tenderUrl) != "undefined") script(src="https://#{tenderUrl}/tender_widget.js" ) script(type="text/javascript") Tender = { hideToggle: true, widgetToggles: $(".js-tender-widget"), category: "questions" };