Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Public
Sphinx Themes
Aftesi.info
Online version
Commits
576cedc0
Commit
576cedc0
authored
Jul 09, 2019
by
Boris Budini
🛡
Browse files
Tweaks
parent
fae1060e
Changes
1
Hide whitespace changes
Inline
Side-by-side
footer.html
View file @
576cedc0
...
...
@@ -16,9 +16,9 @@
<p>
{%- if show_copyright %}
{%- if hasdoc('copyright') %}
{% trans path=pathto('copyright'), copyright=copyright|e %}
<a
href=
"{{ path }}"
>
Përmbajtja nën CC-BY-SA 4.0/a> {{ copyright }}{% endtrans %}
{% trans path=pathto('copyright'), copyright=copyright|e %}
<a
href=
"{{ path }}"
>
Përmbajtja nën CC-BY-SA 4.0
<
/a>
{{ copyright }}{% endtrans %}
{%- else %}
{% trans copyright=copyright|e %} Përmbajtja nën CC-BY-SA 4.0 {{ copyright }}{% endtrans %}
{% trans copyright=copyright|e %}
<a
href=
"https://creativecommons.org/licenses/by-sa/4.0/"
>
Përmbajtja nën CC-BY-SA 4.0
</a>
{{ copyright }}{% endtrans %}
{%- endif %}
{%- endif %}
...
...
@@ -37,7 +37,7 @@
{% endtrans %}
{%- elif last_updated %}
<span
class=
"lastupdated"
>
{% trans last_updated=last_updated|e %}Përditsuar për herë të fundit në {{ last_updated }}.{% endtrans %}
{% trans last_updated=last_updated|e %}
<br
/>
Përditsuar për herë të fundit në {{ last_updated }}.{% endtrans %}
</span>
{%- endif %}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment