This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
nielsperetzke
/
healthchecks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
Browse Source
Fixing typo
pull/149/head
Pēteris Caune
7 years ago
parent
fc176cd832
commit
9689dcc113
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/accounts/profile.html
+ 1
- 1
templates/accounts/profile.html
View File
@ -57,7 +57,7 @@
<
/
div
>
<
/
div
>
<
div
class
=
"panel panel-{{
send_invoices
_status }}"
>
<
div
class
=
"panel panel-{{
api
_status }}"
>
<
div
class
=
"panel-body settings-block"
>
<
h2
>
API Access
<
/
h2
>
{% if profile.api_key %}
Write
Preview
Loading…
Cancel
Save