|
|
@ -201,10 +201,16 @@ |
|
|
|
<a href="{% url 'hc-add-pushover' %}" class="btn btn-primary">Add Integration</a> |
|
|
|
</li> |
|
|
|
{% endif %} |
|
|
|
</ul> |
|
|
|
|
|
|
|
|
|
|
|
<li class="link-to-github"> |
|
|
|
<img src="{% static 'img/integrations/missing.png' %}" |
|
|
|
class="icon" alt="Suggest New Integration" /> |
|
|
|
<p> |
|
|
|
Your favorite service or notification method not listed? <br /> |
|
|
|
Please <a href="https://github.com/healthchecks/healthchecks/issues">file an issue on GitHub</a>! |
|
|
|
</p> |
|
|
|
</li> |
|
|
|
|
|
|
|
</ul> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|