Loading templates/about.html.ep +1 −1 Original line number Diff line number Diff line <div class="row"> <div class="col s12"> <a href="https://finalrewind.org/projects/travelynx">travelynx</a> v<%= stash('version') // '???' %><br/> Entwickelt von <a href="https://social.antifa.gmbh/@derf">derf</a><br/> Entwickelt von <a href="https://social.skyshaper.org/derf">derf</a><br/> <a href="<%= app->config->{ref}{source} // 'https://github.com/derf/travelynx' %>">Quelltext</a> lizensiert unter AGPL v3<br/><br/> Backends: <a href="https://finalrewind.org/projects/Travel-Status-DE-IRIS/">Travel::Status::DE::IRIS</a> Loading Loading
templates/about.html.ep +1 −1 Original line number Diff line number Diff line <div class="row"> <div class="col s12"> <a href="https://finalrewind.org/projects/travelynx">travelynx</a> v<%= stash('version') // '???' %><br/> Entwickelt von <a href="https://social.antifa.gmbh/@derf">derf</a><br/> Entwickelt von <a href="https://social.skyshaper.org/derf">derf</a><br/> <a href="<%= app->config->{ref}{source} // 'https://github.com/derf/travelynx' %>">Quelltext</a> lizensiert unter AGPL v3<br/><br/> Backends: <a href="https://finalrewind.org/projects/Travel-Status-DE-IRIS/">Travel::Status::DE::IRIS</a> Loading