Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai
nospam
Commits
daf3db5e
Commit
daf3db5e
authored
Sep 24, 2016
by
ale
Browse files
fix link to source
parent
54fdeef0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
nospam/templates/_base.html
nospam/templates/_base.html
+1
-1
No files found.
nospam/templates/_base.html
View file @
daf3db5e
...
...
@@ -20,7 +20,7 @@ h1 { font-family: arial; letter-spacing: -0.1em; font-size: 36px; }
<a
href=
"/"
>
Home
</a>
<a
href=
"/docs/about"
>
About
</a>
<a
href=
"/docs/api"
>
API
</a>
<a
href=
"https://git.autistici.org/nospam"
>
Code
</a>
<a
href=
"https://git.autistici.org/
ai/
nospam"
>
Code
</a>
</div>
<div
class=
"container"
>
{% block body %}
...
...
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