<!DOCTYPE html> < html lang = "en" > < head >
< meta charset = "utf-8" >
< meta content = "width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0" name = "viewport" >
< title > Bike!Bike!< / title >
< meta content = "Bike!Bike! A conference for bike collectives, co-ops, non-profit DIY bike shops" name = "description" >
< link href = "/assets/application/safari-7.css" rel = "stylesheet" media = "all" type = "text/css" > < link href = "/assets/web-fonts/safari-7.css" rel = "stylesheet" media = "all" type = "text/css" >
< link href = "/assets/favicon.ico" rel = "shortcut icon" type = "image/x-icon" >
< link href = "/assets/favicon.ico" rel = "icon" type = "image/x-icon" >
< link href = "/apple-touch-icon.png" rel = "apple-touch-icon" >
< link href = "/apple-touch-icon-72x72.png" rel = "apple-touch-icon" sizes = "72x72" >
< link href = "/apple-touch-icon-114x114.png" rel = "apple-touch-icon" sizes = "114x114" >
< link href = "/apple-touch-icon-144x144.png" rel = "apple-touch-icon" sizes = "144x144" >
< / head >
< body class = "conferences conferences-edit" >
< nav >
< div id = "main-nav" >
< div class = "inner-nav" >
< a class = "logo" href = "/" > < img src = "/assets/bb-icon-logo.png" class = "sprite icons bb-icon-logo" >
< img src = "/assets/bb-icon-logo-text.png" class = "sprite icons bb-icon-logo-text" >
< / a > < div class = "nav" >
< a href = "/" > < span > My Bike!Bike!< / span > < / a >
< a href = "/about/" > < span > < span class = "translated-content" data-i18n-key = "page_titles.About_BikeBike" data-i18n-needs-translation = "0" > About Bike!Bike!< / span > < / span > < / a >
< a href = "/policy/" > < span > < span class = "translated-content" data-i18n-key = "page_titles.Safe_Space_Policy" data-i18n-needs-translation = "0" > Safer Space Agreement< / span > < / span > < / a >
< / div >
< div class = "actions" >
< form class = "logout" action = "/logout/" accept-charset = "UTF-8" method = "post" > < input name = "utf8" type = "hidden" value = "✓" >
< input type = "hidden" name = "url" id = "url" value = "/conferences/MyBikeBike/edit" >
< span class = "translated-content" data-i18n-key = "forms.actions.generic.Log_out" data-i18n-needs-translation = "0" > < button name = "button" type = "submit" > Sign out< / button > < / span >
< / form >
< / div >
< / div >
< / div >
< / nav >
< main id = "main" >
< header id = "banner" >
< div class = "short" id = "header-title" style = "background-image: url(/assets/empty-racks.jpg)" >
< h1 > < span class = "translated-content" data-i18n-key = "page_titles.conferences.Edit" data-i18n-needs-translation = "0" > Edit Conference< / span > < / h1 >
< / div >
< / header >
< div class = "row" > < div class = "columns medium-12" > < nav class = "sub-menu" >
< a href = "/conferences/MyBikeBike/register/" > < span class = "translated-content" data-i18n-key = "menu.submenu.registration.Registration" data-i18n-needs-translation = "0" > Registration< / span > < / a >
< a href = "/conferences/MyBikeBike/workshops/" > < span class = "translated-content" data-i18n-key = "menu.submenu.registration.Workshops" data-i18n-needs-translation = "0" > Workshops< / span > < / a >
< a href = "/conferences/MyBikeBike/schedule/" > < span class = "translated-content" data-i18n-key = "menu.submenu.registration.Schedule" data-i18n-needs-translation = "1" > Schedule< / span > < / a >
< a href = "/conferences/MyBikeBike/edit/" > < span class = "translated-content" data-i18n-key = "menu.submenu.registration.Edit" data-i18n-needs-translation = "0" > Edit Conference< / span > < / a >
< a href = "/conferences/MyBikeBike/stats/" > < span class = "translated-content" data-i18n-key = "menu.submenu.registration.Stats" data-i18n-needs-translation = "0" > Stats< / span > < / a >
< a href = "/conferences/MyBikeBike/broadcast/" > < span class = "translated-content" data-i18n-key = "menu.submenu.registration.Broadcast" data-i18n-needs-translation = "0" > Broadcast< / span > < / a >
< / nav >
< / div > < / div > < div id = "content" >
< article >
< div class = "row" > < div class = "columns medium-12" > < form class = "composition" action = "/conferences/MyBikeBike/save/" accept-charset = "UTF-8" method = "post" > < input name = "utf8" type = "hidden" value = "✓" >
< div class = "text-editor input-field" >
< label for = "info" > < span class = "translated-content" data-i18n-key = "forms.labels.generic.info" data-i18n-needs-translation = "0" > Info< / span > < / label >
< textarea name = "info" id = "info" required = "required" > Curabitur non nulla sit amet nisl tempus convallis quis ac lectus.< / textarea >
< / div >
< div class = "actions right" >
< div class = "left" >
< a class = "translate" href = "/conferences/MyBikeBike/edit/?lang=es" > < span class = "translated-content" data-i18n-key = "actions.conference.Translate" data-i18n-needs-translation = "0" > Edit < span class = "translated-content" data-i18n-key = "languages.es" data-i18n-needs-translation = "0" > Spanish< / span > version< / span > < / a >
< a class = "translate" href = "/conferences/MyBikeBike/edit/?lang=fr" > < span class = "translated-content" data-i18n-key = "actions.conference.Translate" data-i18n-needs-translation = "0" > Edit < span class = "translated-content" data-i18n-key = "languages.fr" data-i18n-needs-translation = "0" > French< / span > version< / span > < / a >
< / div >
< span class = "translated-content" data-i18n-key = "forms.actions.generic.save" data-i18n-needs-translation = "0" > < button name = "button" type = "submit" value = "save" > Save< / button > < / span >
< / div >
< / form >
< / div > < / div > < / article >
< script >
window.jQuery || document.write('< script src = "https://code.jquery.com/jquery-2.1.3.min.js" > < \ / s c r i p t > ' )
< / script > < script src = "https://code.jquery.com/jquery-2.1.3.min.js" > < / script > < / div > < / main > < / body > < / html >