Skip to content
This repository has been archived by the owner on Nov 26, 2018. It is now read-only.

Commit

Permalink
Updated language per @ipmb's suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrythall committed Aug 21, 2015
1 parent 6cbc590 commit 70c8642
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions botbot/templates/bots/request_success.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% extends "landing/base.html" %}

{% block content %}
<h1>Thank You!</h1>
<p>Your request has been sent off to the bots. If your channel has been selected for logging we will contact you shortly.</p>
<h1>Your Request Has Been Received</h1>
<p>Adding channels is a manual process and we prioritize logging large active channels. We do our best to get to new requests in a timely fashion, but we typically have a large backlog. It may be weeks before anyone follows up with you. Please be patient!</p>
{% endblock %}

0 comments on commit 70c8642

Please sign in to comment.