Archived
1
0

added a flash and also some basic UCP code

This commit is contained in:
nilsding
2014-08-18 15:07:41 +02:00
parent 4558a51f90
commit 3d09077fe2
6 changed files with 63 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
{include="layout"}
{include="navbar"}
<div class="container">
{if="$message"}
<div class="alert alert-info">{$message}</div>
{/if}
<form role="form" method="POST">
<div class="form-group">
<label for="InputUsername">Username</label>