akyuu/templates/signup.html

10 行
321 B
HTML
Raw 通常表示 履歴

2016-02-07 01:05:26 +09:00
<html>
<h1>sign up</h1>
<p>
Feed creation successful.
<a href="/">Return to twtxt input form.</a>
</p>
<hr />
<p>This project is licensed under the <a href="http://www.gnu.org/licenses/agpl-3.0.html">AGPLv3</a>, source code <a href="https://github.com/plomlompom/htwtxt">here</a>.</p>
2016-02-07 01:05:26 +09:00
</html>