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
|
|
@ -140,7 +140,7 @@
|
|||
<div class="label">Forum</div></label
|
||||
>
|
||||
<div class="tab-content forum-container">
|
||||
<!-- #include file="./README.md" -->
|
||||
<!-- #include "./README.md" -->
|
||||
|
||||
<div
|
||||
id="posts-list"
|
||||
|
|
@ -234,7 +234,7 @@
|
|||
</div>
|
||||
<div class="reactions-container"></div>
|
||||
<button class="icon more" commandfor="eventactionspopover"></button>
|
||||
<!-- #include file="./new_post.html" -->
|
||||
<!-- #include "./new_post.html" -->
|
||||
<div class="replies-container"></div>
|
||||
</div>
|
||||
</template>
|
||||
|
|
@ -251,6 +251,6 @@
|
|||
</template>
|
||||
</div>
|
||||
|
||||
<!-- #include file="./new_post.html" -->
|
||||
<!-- #include "./new_post.html" -->
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue