akyuu/templates/feedset.html

11 行
256 B
HTML

{{ template "header" }}
<TABLE BORDER="2" CELLPADDING="0" CELLSPACING="0" BGCOLOR="#CCCCCC" ALIGN="CENTER">
<TR>
<TD ALIGN="CENTER">
<h2>Success</h2>
<p>Your account has been set up.</p>
</TD>
</TR>
</TABLE>
{{ template "footer" }}