I hate web dev
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<footer class="page-footer" role="group" aria-label="{{ctx.Locale.Tr "aria.footer"}}">
|
||||
<div class="left-links" role="contentinfo" aria-label="{{ctx.Locale.Tr "aria.footer.software"}}">
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://proglang.informatik.uni-freiburg.de">{{ctx.Locale.Tr "powered_by" "Laurel"}}</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://proglang.informatik.uni-freiburg.de">Department of Programming Languages</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://proglang.informatik.uni-freiburg.de/imprint.html">Imprint</a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://proglang.informatik.uni-freiburg.de"> {{ctx.Locale.Tr "powered_by" "Laurel"}} </a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://proglang.informatik.uni-freiburg.de"> Department of Programming Languages </a>
|
||||
<a target="_blank" rel="noopener noreferrer" href="https://proglang.informatik.uni-freiburg.de/imprint.html"> Imprint </a>
|
||||
{{if (or .ShowFooterVersion .PageIsAdmin)}}
|
||||
{{ctx.Locale.Tr "version"}}:
|
||||
{{if .IsAdmin}}
|
||||
|
Reference in New Issue
Block a user