Commit 4df1f4e1 authored by Evren Kutar's avatar Evren Kutar

clean up the mess

parent fee4582a
......@@ -2,11 +2,6 @@
<div class="starter-template" ng-controller="LoginCtrl">
<h1>Zaerp Login Form</h1>
<form sf-schema="schema" sf-form="form" sf-model="model"></form>
<p>Some form elements will be shown here!.. I wish!</p>
<form name="example" role="form" action="http://127.0.0.1:8000/login">
<schema-form-fields fields="fields" schema="schema" model="model"></schema-form-fields>
<button type="submit">Login</button>
</form>
</div>
<hr/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment