We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d776f24 commit d1b7bc3Copy full SHA for d1b7bc3
views/includes/footer.jade
@@ -2,7 +2,7 @@ footer.footer(style="text-align:center;")
2
.row
3
.col-6.footer-text(style="margin-top:0.5rem;text-align:left;")
4
i.fa.fa-copyright(aria-hidden='true') 2016-2018 RoboCupJunior - Rescue Technical Committee -
5
- i.fa.fa-code-fork(aria-hidden="true") v17.3.3.j
+ i.fa.fa-code-fork(aria-hidden="true") v17.3.4.j
6
.col-6(style="margin-top:0.25rem;text-align:right;")
7
i.fa.fa-language(aria-hidden='true' style="font-size:1.5rem;" onclick="location.href='/locales'") {{'language_name' | translate}}
8
0 commit comments