forked from andyburke/autonomous.contact
feature: allow overriding signup pitch
This commit is contained in:
parent
6637927e20
commit
ebf0e4428e
11 changed files with 43 additions and 42 deletions
|
|
@ -12,7 +12,7 @@
|
|||
</label>
|
||||
<div class="tab-content">
|
||||
<style>
|
||||
<!-- #include file="./chat.css" -->
|
||||
<!-- #include "./chat.css" -->
|
||||
</style>
|
||||
<script src="/js/external/mimetypes.js" type="text/javascript"></script>
|
||||
<script src="/js/external/punycode.js" type="text/javascript"></script>
|
||||
|
|
@ -232,4 +232,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- #include file="./channel_sidebar.html" -->
|
||||
<!-- #include "./channel_sidebar.html" -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue