el-container#main(:class='{dark: $route.name==="index"}')
el-dialog.followDialog(:visible.sync='showFollowMe')
h4(slot='title') {{$t('common.follow_me_title')}}
FollowMe
el-backtop
el-header#header
Nav
#content
nuxt
el-footer#footer
.row
.col.col-7
small Gancio {{settings.version}}
.col#links
a(rel='me' :href='settings.baseurl' @click.prevent='showFollowMe=true') follow me
nuxt-link(to='/about') about
a(href='https://gancio.org') docs
a(href='https://blog.gancio.org') blog
a(href='https://framagit.org/les/gancio') source