CINXE.COM
go.epfl.ch
<!doctype html> <html lang="en"> <head> <title>go.epfl.ch</title> <meta name="title" content="Go EPFL"> <meta name="description" content="EPFL's URL shortener."/> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta charset="utf-8"> <link rel="author" href="humans.txt" /> <!-- favicon --> <link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png"> <link rel="manifest" href="/favicon/site.webmanifest"> <link rel="mask-icon" href="/favicon/safari-pinned-tab.svg" color="#5bbad5"> <link rel="shortcut icon" href="/favicon/favicon.ico"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="msapplication-config" content="/favicon/browserconfig.xml"> <meta name="theme-color" content="#ffffff"> <!-- Open Graph / Facebook --> <meta name="og:type" content="website"> <meta name="og:url" content="https://go.epfl.ch/"> <meta name="og:title" content="Go EPFL"> <meta name="og:description" content="EPFL's URL shortener."> <meta name="og:image" content="https://go.epfl.ch/img/screenshots/screely-full-logged-transparent.png"> <!-- Twitter --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:url" content="https://go.epfl.ch/"> <meta name="twitter:site" content="@goepflbot"> <meta name="twitter:creator" content="@ponsfrilus"> <meta name="twitter:title" content="Go EPFL"> <meta name="twitter:description" content="EPFL's URL shortener."> <meta name="twitter:image" content="https://go.epfl.ch/img/screenshots/screely-full-logged-transparent.png"> <!-- CSRF Token --> <meta name="csrf-token" content="jIXXYwc280dxhu9ZGGSAIvf82HdMnJVomyuFzmn7"> <!-- Fonts --> <link rel="dns-prefetch" href="//fonts.gstatic.com"> <link href="https://fonts.googleapis.com/css?family=Nunito" rel="stylesheet" type="text/css"> <!-- Styles --> <link href="https://go.epfl.ch/css/app.css" rel="stylesheet"> <link rel="alternate" type="application/atom+xml" title="go.epfl.ch's syndication feed" href="/feed"> <link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.css" /> <script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.js"></script> <script> window.addEventListener("load", function(){ window.cookieconsent.initialise({ "palette": { "popup": { "background": "#000" }, "button": { "background": "#f1d600" } }, "content": { "message": "By continuing your browsing on this site, you agree to the use of cookies to improve your user experience and to make statistics of visits. ", "dismiss": "OK!", "link": "Read the legal notice", "href": "https://www.epfl.ch/about/overview/overview/regulations-and-guidelines/" } })}); </script> </head> <body data-spy="scroll" data-target="#intermediate-nav" data-offset="0"> <header role="banner" class="header header-light navbar-laravel" id="app-layout"> <div class="drawer mr-3 mr-xl-0"> <button class="drawer-toggle"> <svg class="icon" aria-hidden="true"><use xlink:href="#icon-chevron-right"></use></svg> </button> <a href="//www.epfl.ch" class="drawer-link"> <span class="text"> Go to EPFL main site </span> </a> </div> <div class="header-light-content"> <a class="logo" href="/"> <img src="/svg/epfl-logo.svg" alt="Logo EPFL, 脡cole polytechnique f茅d茅rale de Lausanne" class="img-fluid"> </a> <h1><acronyme title="EPFL URL Shortener">go.epfl.ch</acronyme></h1> <ul aria-hidden="true" class="nav-header d-none d-xl-flex"> <li id="menu-item-home" class="nav-item" > <a class="nav-link nav-item" href="https://go.epfl.ch">Home</a> </li> <li id="menu-item-browse" class="nav-item" > <a class="nav-link nav-item" href="https://go.epfl.ch/browse">Browse</a> </li> <li id="menu-item-stats" class="nav-item" > <a class="nav-link nav-item" href="https://go.epfl.ch/stats">Stats</a> </li> <li id="menu-item-faq" class="nav-item current-menu-item current-page-item" > <a class="nav-link nav-item" href="https://go.epfl.ch/faq">FAQ</a> </li> <li id="menu-item-about" class="nav-item" > <a class="nav-link nav-item" href="https://go.epfl.ch/about">About</a> </li> <li id="menu-item-contact" class="nav-item" > <a class="nav-link nav-item" href="https://go.epfl.ch/contact">Contact</a> </li> <li id="menu-item-feed" class="nav-item" > <a class="nav-link nav-item" href="https://go.epfl.ch/feed"><img src="/svg/rss.svg" id="rss-icon" alt="RSS Feed"/></a> </li> </ul> <form action="/browse/s/" class="d-xl-none"> <div class="input-group search-mobile" role="search"> <div class="input-group-prepend"> <span class="input-group-text"> <svg class="icon" aria-hidden="true"><use xlink:href="#icon-search"></use></svg> </span> </div> <label for="search" class="sr-only">Search</label> <input type="text" class="form-control" name="q" placeholder="Search"> </div> </form> <div class="dropdown dropright search d-none d-xl-block"> <a class="dropdown-toggle" href="#" data-toggle="dropdown"> <svg class="icon" aria-hidden="true"><use xlink:href="#icon-search"></use></svg> </a> <form action="https://go.epfl.ch/browse/s/" class="dropdown-menu border-0 p-0"> <div class="search-form mt-1 input-group"> <label for="search" class="sr-only">Search</label> <input type="text" class="form-control" name="q" placeholder="Search" > <button type="submit" class="d-none d-xl-block btn btn-primary input-group-append">Search</button> </div> </form> </div> <nav class="nav-lang nav-lang-short ml-auto"> <!-- Right Side Of Navbar --> <ul class="navbar-nav ml-auto"> <!-- Authentication Links --> <li class="nav-item"> <span><a href="https://go.epfl.ch/login">Login</a></span> </li> </ul> <ul> <li> <a href="#" aria-label="Fran莽ais" alt="">FR</a> </li> <li> <span class="active" aria-label="English">EN</span> </li> </ul> </nav> <div class="btn btn-secondary nav-toggle-mobile d-xl-none"> Menu <div class="hamburger"> <span></span> <span></span> <span></span> </div> </div> </div> </header> <div class="main-container"> <div class="overlay"></div> <nav class="nav-main" id="main-navigation"> <div class="nav-wrapper"> <div class="nav-container current-menu-parent"> <ul class="nav-menu"> <li id="menu-item-home" class="nav-item" > <a class="nav-link nav-item" href="https://go.epfl.ch">Home</a> </li> <li id="menu-item-browse" class="nav-item" > <a class="nav-link nav-item" href="https://go.epfl.ch/browse">Browse</a> </li> <li id="menu-item-stats" class="nav-item" > <a class="nav-link nav-item" href="https://go.epfl.ch/stats">Stats</a> </li> <li id="menu-item-faq" class="nav-item current-menu-item current-page-item" > <a class="nav-link nav-item" href="https://go.epfl.ch/faq">FAQ</a> </li> <li id="menu-item-about" class="nav-item" > <a class="nav-link nav-item" href="https://go.epfl.ch/about">About</a> </li> <li id="menu-item-contact" class="nav-item" > <a class="nav-link nav-item" href="https://go.epfl.ch/contact">Contact</a> </li> <li id="menu-item-feed" class="nav-item" > <a class="nav-link nav-item" href="https://go.epfl.ch/feed"><img src="/svg/rss.svg" id="rss-icon" alt="RSS Feed"/></a> </li> <!-- Authentication Links --> <li id="menu-item" class="nav-item" > <a class="nav-link nav-item" href="https://go.epfl.ch/login">Login</a> </li> </ul> </div> </div> </nav> <div id="app-layout" class="container"> <main class="py-4"> <h3 class="tlbx-variant-heading">Usage FAQ</h3> <button class="collapse-title collapse-title-desktop" type="button" data-toggle="collapse" data-target="#I-have-question-or-problem" aria-expanded="true" aria-controls="I-have-question-or-problem"> I have question or problem related to go.epfl.ch... </button> <div class="collapse collapse-item collapse-item-desktop show" id="I-have-question-or-problem"> Good that you checked this FAQ! If you can't find an answer here, please have a look to the <a href="https://support.epfl.ch/kb_view.do?sys_kb_id=4b17ae16dbbffb041f32c14c2296191f">KB0015277</a>. The <a href="https://support.epfl.ch/epfl?id=epfl_service_status&service=790bc37edba788dc9920898532961935">status page</a> could indicate a maintenance or an outage.<br /><br /> You can use this <a href="https://support.epfl.ch/epfl?id=epfl_sc_cat_item&sys_id=1b7123e14f1d4300fe35adee0310c7f0&service_id=7c6347eadb6fc0dc992089853296199e">form</a> to create a support request directly in ServiceNow.<br /><br /> Last but not least, the site has a <a href="https://go.epfl.ch/contact">contact form</a> in which you can either contact the administrator or create an issue on the <a href="https://gitlab.com/epfl-isasfsd/go-epfl/-/issues">GitLab</a> repository.<br /><br /> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#Can-an-URL-have-different-alias" aria-expanded="false" aria-controls="Can-an-URL-have-different-alias"> Can an URL have different alias? </button> <div class="collapse collapse-item collapse-item-desktop" id="Can-an-URL-have-different-alias"> <p> Yes. An URL can have from 1 to N aliases. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#Can-an-alias-have-different-owners" aria-expanded="false" aria-controls="Can-an-alias-have-different-owners"> Can an alias have different owners? </button> <div class="collapse collapse-item collapse-item-desktop" id="Can-an-alias-have-different-owners"> <p> Yes. An alias can have from 0 to N owners. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#What-is-a-hidden-alias" aria-expanded="false" aria-controls="What-is-a-hidden-alias"> What is a hidden alias? </button> <div class="collapse collapse-item collapse-item-desktop" id="What-is-a-hidden-alias"> <p> A hidden alias is an alias which won't be listed in the <a href="https://go.epfl.ch/browse">browse</a> page, in the <a href="https://go.epfl.ch/feed">Atom feed</a> nor in the <a href="https://t.me/joinchat/T2FsT1X3IpGBS11z">Telegram Channel</a>.<br /> Please note that it isn't private, meaning that people may still be able to access it. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#What-is-TTL" aria-expanded="false" aria-controls="What-is-TTL"> What is TTL? </button> <div class="collapse collapse-item collapse-item-desktop" id="What-is-TTL"> <p> It means "Time To Live", in other terms, expiration date. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#How-can-I-preview-a-link" aria-expanded="false" aria-controls="How-can-I-preview-a-link"> How can I preview a link? </button> <div class="collapse collapse-item collapse-item-desktop" id="How-can-I-preview-a-link"> <p> If you want to know where a shortened URL will redirect, you can find it out with the URL <code>/reveal/{alias}</code>. For instance, to know where <a href="https://go.epfl.ch/mag">https://go.epfl.ch/mag</a> will redirect, use <a href="https://go.epfl.ch/reveal/mag">https://go.epfl.ch/reveal/mag</a>. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#How-can-I-report-a-link" aria-expanded="false" aria-controls="How-can-I-report-a-link"> How can I report a link? </button> <div class="collapse collapse-item collapse-item-desktop" id="How-can-I-report-a-link"> <p> The report feature is very succint for now, but if you click the report link, administrators will reveice a notification. When a link has been reported enough times, it won't be accessible directly and users will be headed to the <code>reveal</code> page, letting the choice to continue or not.<br /><br /> Please note that in case of phishing or malevolent links, <a href="https://go.epfl.ch/contact">contacting the administrator</a> is the best move. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#Is-there-some-magic-URLs" aria-expanded="false" aria-controls="Is-there-some-magic-URLs"> Is there some magic URLs? </button> <div class="collapse collapse-item collapse-item-desktop" id="Is-there-some-magic-URLs"> <p> Yes. <code>/INC....</code>, <code>/KB....</code>, <code>/CHG....</code>, <code>/TASK....</code>, <code>/CIM....</code>, <code>/CTASK....</code>, <code>/OUT....</code>, <code>/RITM....</code>, <code>/IDEA....</code>, <code>/PRB....</code>,<code>/PRJ....</code>, <code>/SVC....</code>, <code>/RSK....</code> and <code>/AUD....</code>. will respectively redirect to the relevant ServiceNow page. It's a quick and efficient way to access and share these ServiceNow items. <br> <br> There's also the Moodle magic redirects. For example, <a href="https://go.epfl.ch/CS-101">https://go.epfl.ch/CS-101</a> will redirect to the corresponding <a href="https://go.epfl.ch/CS-101">moodle.epfl.ch</a> URL. <br> <br> For fast access to EPFL's lex, simply use <a href="https://go.epfl.ch/LEX1.1.2">https://go.epfl.ch/LEX1.1.2</a>, replacing "LEX1.1.2" with the appropriate lex number to be redirected to the corresponding <a href="https://go.epfl.ch/LEX1.1.2">polylex.epfl.ch</a> URL. <br> <br> <a href="https://go.epfl.ch/me">go.epfl.ch/me</a> redirects you to your <a href="https://go.epfl.ch/me">people</a> page. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#Can-I-have-stats" aria-expanded="false" aria-controls="Can-I-have-stats"> Can I have usage statistics for my alias? </button> <div class="collapse collapse-item collapse-item-desktop" id="Can-I-have-stats"> <p> Yes, each alias have an info page: <code>/info/{alias}</code>. Access the <a href="https://go.epfl.ch/mag">https://go.epfl.ch/mag</a> alias info with <a href="https://go.epfl.ch/info/mag">https://go.epfl.ch/info/mag</a>. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#QR-code-of-my-alias" aria-expanded="false" aria-controls="QR-code-of-my-alias"> QR code of my URL? </button> <div class="collapse collapse-item collapse-item-desktop" id="QR-code-of-my-alias"> <p> A <a href="https://en.wikipedia.org/wiki/QR_code">QR Code</a> is avalaible on the info page. Head to <code>/info/{alias}</code> to get it. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#Can-I-use-Emoji-in-alias-or-url" aria-expanded="false" aria-controls="Can-I-use-Emoji-in-alias-or-url"> Emoji or accented char in alias or URL? </button> <div class="collapse collapse-item collapse-item-desktop" id="Can-I-use-Emoji-in-alias-or-url"> <p> Nah, right now this is not possible. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#Are-other-protocole-allowed" aria-expanded="false" aria-controls="Are-other-protocole-allowed"> Does my URL have to start with "http"? </button> <div class="collapse collapse-item collapse-item-desktop" id="Are-other-protocole-allowed"> <p> No, some other protocols are working. <code>ftp://ftp.archive.ubuntu.com/</code> will work, <code>spotify:artist:6gK1Uct5FEdaUWRWpU4Cl2</code> won't. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#Is-there-an-API" aria-expanded="false" aria-controls="Is-there-an-API"> Is there an API? </button> <div class="collapse collapse-item collapse-item-desktop" id="Is-there-an-API"> <p> Yes, go.epfl.ch provides an API: <a href="https://go.epfl.ch/api">https://go.epfl.ch/api</a>. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#Shorten-links-while-browsing" aria-expanded="false" aria-controls="Shorten-links-while-browsing"> How can I shorten links while browsing (webextension)? </button> <div class="collapse collapse-item collapse-item-desktop" id="Shorten-links-while-browsing"> <p> If you are using <a href="http://getfirefox.com/">Firefox</a>, you can install the <a href="https://go.epfl.ch/extension">webextension</a>. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#Are-go-cut-and-short-the-same" aria-expanded="false" aria-controls="Are-go-cut-and-short-the-same"> Are go.epfl.ch, cut.epfl.ch and short.epfl.ch the same ? </button> <div class="collapse collapse-item collapse-item-desktop" id="Are-go-cut-and-short-the-same"> <p> Yes they are sharing the same database, but go.epfl.ch is a 1 char shorter than cut.epfl.ch and 2 chars shorter than short.epfl.ch...<br /> Since go.epfl.ch has been rewritten, cut.epfl.ch and short.epfl.ch are redirection to go.epfl.ch. Feel free to use them! </p> </div> <p></p> <h3 class="tlbx-variant-heading">General FAQ</h3> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#Is-it-any-good" aria-expanded="false" aria-controls="Is-it-any-good"> Is it any good? </button> <div class="collapse collapse-item collapse-item-desktop" id="Is-it-any-good"> <p> <a href="https://news.ycombinator.com/item?id=3067434">Yes</a>. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#What-is-URL-shortening" aria-expanded="false" aria-controls="What-is-URL-shortening"> What is URL shortening? </button> <div class="collapse collapse-item collapse-item-desktop" id="What-is-URL-shortening"> <p> URL shortening is a technique in which a URL may be made substantially shorter in length and have more meaning.<br /> Example: <a href="https://go.epfl.ch/mag">https://www.epfl.ch/campus/services/communication/en/audiences-and-channels/epfl-magazine/</a> becomes <a href="https://go.epfl.ch/mag">https://go.epfl.ch/mag</a>. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#What-is-the-purpose-of-this-site" aria-expanded="false" aria-controls="What-is-the-purpose-of-this-site"> What is the purpose of this site? </button> <div class="collapse collapse-item collapse-item-desktop" id="What-is-the-purpose-of-this-site"> <p> Besides from the URL shortening this site has other goals:<br /> <ul> <li>A way to easily remember all complicated URLs</li> <li>To have a directory of EPFL's links</li> <li>To have a quick and safe (and and corporate compliant) way to shorten URLs</li> </ul> If you read french, have a look to this <a href="https://go.epfl.ch/gofi">article</a> in the Flash Informatique. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#I-like-your-logos" aria-expanded="false" aria-controls="I-like-your-logos"> I like your logos! </button> <div class="collapse collapse-item collapse-item-desktop" id="I-like-your-logos"> <p> <a href="https://go.epfl.ch/logo"> <img src="/logo/GoEPFL_red.svg" width="55px" style="float: right; padding: 1px;" /> </a> We love them too!<br/> In mid-2021, Tania Di Paola and Titouan Veuillet, two Interactive Media Designer (IMD) apprentices worked on a new logo. The result of their work is available on the <a href="https://go.epfl.ch/design">design</a> page. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#Is-go-epfl-ch-an-official-EPFL-service" aria-expanded="false" aria-controls="Is-go-epfl-ch-an-official-EPFL-service"> Is go.epfl.ch an official EPFL service? </button> <div class="collapse collapse-item collapse-item-desktop" id="Is-go-epfl-ch-an-official-EPFL-service"> <p> Yes! Since march 2020 <a href="https://go.epfl.ch/">go.epfl.ch</a> is an official EPFL service.<br /> It means that it has: <ul> <li>a name (SVC1207),</li> <li>a knowledge base (<a href="https://support.epfl.ch/kb_view.do?sys_kb_id=4b17ae16dbbffb041f32c14c2296191f">KB0015277</a>),</li> <li>a status page (<a href="https://support.epfl.ch/epfl?id=epfl_service_status&service=790bc37edba788dc9920898532961935">epfl_service_status</a>),</li> <li>and ticket queue (<a href="https://support.epfl.ch/epfl?id=epfl_sc_cat_item&sys_id=1b7123e14f1d4300fe35adee0310c7f0&service_id=7c6347eadb6fc0dc992089853296199e">create one</a>).</li> </ul> More documents about this EPFL service can be found on <a href="https://confluence.epfl.ch:8443/x/YYEaBw">confluence</a>. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#What-system-is-used" aria-expanded="false" aria-controls="What-system-is-used"> What system is used? #techstack </button> <div class="collapse collapse-item collapse-item-desktop" id="What-system-is-used"> <p> The first version of <a href="https://go.epfl.ch/">go.epfl.ch</a> was a mix between PHURL (https://code.google.com/archive/p/phurl/) with some parts of YOURLS (http://yourls.org/). </p> <p> Early 2019, Lo茂c Humbert (an IT apprentice) was asked to refresh the whole system during his end of apprentiship work (called TPI - Travail Pratique Individuel). While still running some parts of YOURLS, the website has been rewritten to the PHP Framework <a href="https://laravel.com/">Laravel</a>. The database running <a href="https://go.epfl.ch/">go.epfl.ch</a> is <a href="PostgreSQL">PostgreSQL</a>. The whole system is running in <a href="https://www.docker.com/resources/what-container">containers</a>. The webserver is <a href="https://www.nginx.com/">NGINX</a> behind <a href="Traefik">Tr忙fik</a>.<br /> You may be interessed to have a look to the <a href="https://gitlab.com/epfl-isasfsd/go-epfl">source code</a>. </p> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#Changelog-and-Roadmap" aria-expanded="false" aria-controls="Changelog-and-Roadmap"> Is there a changelog and a roadmap? </button> <div class="collapse collapse-item collapse-item-desktop" id="Changelog-and-Roadmap"> No, but that would be a good idea. The closest think to them is the <a href="https://gitlab.com/epfl-isasfsd/go-epfl/-/boards">issues board</a> on GitLab. </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#Feature-request-issues" aria-expanded="false" aria-controls="Feature-request-issues"> Feature request, issues, etc. </button> <div class="collapse collapse-item collapse-item-desktop" id="Feature-request-issues"> <section class="mb-4"> <!--Section heading--> <h2 class="h1-responsive font-weight-bold text-center my-4">Contact us</h2> <!--Section description--> <p class="text-center w-responsive mx-auto mb-5"> It will be much appreciated if you can open an issue on <a href="https://gitlab.com/epfl-isasfsd/go-epfl/issues" target="_blank">https://gitlab.com/epfl-isasfsd/go-epfl/issues</a>.<br /> You can also send an email to <a href="mailto:contact-project+epfl-isasfsd-go-epfl-10607222-issue-@incoming.gitlab.com">contact-project+epfl-isasfsd-go-epfl-10607222-issue-@incoming.gitlab.com</a> to automagically create a request.<br /> Finally, you can contact the maintainers by email <a href="mailto:go AT groupes DOT epfl DOT SWITZERLAND">go at groupes dot epfl dot switzerland</a>. </p> <div class="row"> <!--Grid column--> <div class="col-md-8 mb-md-0 mb-5 offset-md-2"> <form id="contact-form" name="contact-form" action="https://go.epfl.ch/emailconfirm" method="POST"> <input type="hidden" name="_token" value="jIXXYwc280dxhu9ZGGSAIvf82HdMnJVomyuFzmn7"> <div class="form-group"> <label for="select-recipient">Recipient</label> <select id="select-recipient" name="recipient" class="custom-select"> <option value="-">Please select...</option> <option value="bug">Submit a bug</option> <option value="admin">Contact administrators</option> </select> </div> <div class="form-group"> <label for="subject" class="">Subject</label> <input type="text" id="subject" name="subject" class="form-control"> </div> <div class="form-group"> <label for="message">Your message (<i>be sure to let us know who you are...</i>)</label> <textarea type="text" id="message" name="message" rows="2" class="form-control md-textarea"></textarea> </div> <div class="form-group"> <label for="subject" class="">Who's the current president of EPFL?</label> <input type="text" id="question" name="question" class="form-control"> </div> <div class="row justify-content-center mt-4"> <input type="submit" value="Send" name="submit" class="btn btn-primary" /> </div> </form> </div> </div> </section> </div> <button class="collapse-title collapse-title-desktop collapsed" type="button" data-toggle="collapse" data-target="#I-would-like-to-contribute" aria-expanded="false" aria-controls="I-would-like-to-contribute"> I would like to contribute! </button> <div class="collapse collapse-item collapse-item-desktop" id="I-would-like-to-contribute"> That would be awesome! 鉂わ笍<br /><br /> Have a look to the <a href="https://gitlab.com/epfl-isasfsd/go-epfl">source code</a> and already listed <a href="https://gitlab.com/epfl-isasfsd/go-epfl/-/issues">issues</a>.<br /><br /> We want to let you know that we are here to help, feel free to ask some using the <a href="https://go.epfl.ch/contact">contact form</a>.<br /><br /> </div> <p></p> <p></p> </main> </div> </div> <footer class="footer-light fixed-bottom d-none d-md-block" role="contentinfo"> <div class="tlbx-component-footer-light-dark-en bg-dark"> <div> <!-- poor man's space on Friday's night --> </div> <div class="row"> <div class="col-xl-11 mx-xl-auto"> <div class="row"> <div class="col-6 mx-auto mx-md-0 mb-4 col-md-3 col-lg-2 text-center"> <a href="/"> <img src="/logo/GoEPFL_red.svg" style="height: 100px;" class="text-center" /> </a> </div> <div class="col-md-9 col-lg-10"> <div class="ml-md-2 ml-lg-5"> <ul class="list-inline list-unstyled"> <li class="list-inline-item text-white">Contact</li> <li class="list-inline-item text-gray-300 pl-3"><small>EPFL CH-1015 Lausanne</small></li> <li class="list-inline-item text-gray-300 pl-3"><small>+41 21 693 11 11</small></li> </ul> <p class="footer-light-socials"> <small>Follow the EPFL on social media</small> <span> <a href="https://www.facebook.com/epflcampus" class="social-icon social-icon-facebook social-icon-negative"> <svg class="icon" aria-hidden="true"> <use xlink:href="#icon-facebook"></use> </svg> <span class="sr-only">Follow us on Facebook.</span> </a> <a href="https://twitter.com/epfl" class="social-icon social-icon-twitter social-icon-negative"> <svg class="icon" aria-hidden="true"> <use xlink:href="#icon-twitter"></use> </svg> <span class="sr-only">Follow us on Twitter.</span> </a> <a href="http://instagram.com/epflcampus" class="social-icon social-icon-instagram social-icon-negative"> <svg class="icon" aria-hidden="true"> <use xlink:href="#icon-instagram"></use> </svg> <span class="sr-only">Follow us on Instagram.</span> </a> <a href="https://www.youtube.com/user/epflnews" class="social-icon social-icon-youtube social-icon-negative"> <svg class="icon" aria-hidden="true"> <use xlink:href="#icon-youtube"></use> </svg> <span class="sr-only">Follow us on Youtube.</span> </a> <a href="https://www.linkedin.com/school/epfl/" class="social-icon social-icon-linkedin social-icon-negative"> <svg class="icon" aria-hidden="true"> <use xlink:href="#icon-linkedin"></use> </svg> <span class="sr-only">Follow us on LinkedIn.</span> </a> </span> </p> <div class="footer-legal"> <div class="footer-legal-links"> <a href="https://epfl-si.github.io/elements/#/doc/accessibility.html">Accessibility</a> <a href="https://www.epfl.ch/about/overview/overview/regulations-and-guidelines/">Legals</a> <a href="https://go.epfl.ch/contact">Contact</a> <a rel="me" href="https://social.epfl.ch/@go">Mastodon</a> <a href="https://gitlab.com/epfl-isasfsd/go-epfl">Source code</a> <a href="https://gitlab.com/epfl-isasfsd/go-epfl/-/tags/v1.9.0">version</a><small>: v1.9.0</small> </div> <div> <p>© 2018-2025 EPFL, all rights reserved</p> </div> </div> </div> </div> </div> </div> </div> </div> </footer> <!-- Scripts --> <script src="https://go.epfl.ch/js/app.js"></script> </body> </html>