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

Commit

Permalink
Removes reference to request form
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrythall committed Oct 28, 2015
1 parent 0dc640e commit 1d25c7c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions botbot/templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ <h3>Featured channels</h3>
</ul>
</section>

<p><strong>More public channels:</strong></p>
<p class="contain-request">
Don't see your channel listed?<br><span class="op">If you're a channel op:</span><br><a class="request-here" href="{{ url('request_channel') }}">Request it here</a>
</p>

<ul class="channel-list-compact">
{% cache 600 "signup-public-channels" %}
{% for channel in public_not_featured_channels %}
Expand Down

0 comments on commit 1d25c7c

Please sign in to comment.