feedless/app/views/new_invite.ejs

7 lines
114 B
Plaintext
Raw Normal View History

2020-04-04 17:15:43 +02:00
<%- include('_header') %>
Here is the invite, copy and send to friends:
<%= invite %>
<%- include('_footer') %>