Commit 5e23a7bf by David Villalba

Merge gemis datos generales perfil

parent 52b0a9f9
<div class="text-center">
<img src="assets/img/home/perfil3.png" class="img-responsive-custom"/>
</div>
<span class="input input--nao"> <span class="input input--nao">
<input class="input__field input__field--nao data-profile" type="text" id="age" rel="age" name="age" required="" value="{{ profile.age }}"/> <input class="input__field input__field--nao data-profile" type="text" id="age" rel="age" name="age" required="" value="{{ profile.age }}"/>
<label class="input__label input__label--nao" for="age"> <label class="input__label input__label--nao" for="age">
...@@ -6,7 +10,7 @@ ...@@ -6,7 +10,7 @@
<svg class="graphic graphic--nao" width="300%" height="100%" viewBox="0 0 1200 60" preserveAspectRatio="none"> <svg class="graphic graphic--nao" width="300%" height="100%" viewBox="0 0 1200 60" preserveAspectRatio="none">
<path d="M0,56.5c0,0,298.666,0,399.333,0C448.336,56.5,513.994,46,597,46c77.327,0,135,10.5,200.999,10.5c95.996,0,402.001,0,402.001,0"/> <path d="M0,56.5c0,0,298.666,0,399.333,0C448.336,56.5,513.994,46,597,46c77.327,0,135,10.5,200.999,10.5c95.996,0,402.001,0,402.001,0"/>
</svg> </svg>
</span> </span>
<span class="input input--nao"> <span class="input input--nao">
<input class="input__field input__field--nao data-profile" type="text" id="height" rel="height" name="height" required="" value="{{ profile.height }}"/> <input class="input__field input__field--nao data-profile" type="text" id="height" rel="height" name="height" required="" value="{{ profile.height }}"/>
...@@ -16,7 +20,7 @@ ...@@ -16,7 +20,7 @@
<svg class="graphic graphic--nao" width="300%" height="100%" viewBox="0 0 1200 60" preserveAspectRatio="none"> <svg class="graphic graphic--nao" width="300%" height="100%" viewBox="0 0 1200 60" preserveAspectRatio="none">
<path d="M0,56.5c0,0,298.666,0,399.333,0C448.336,56.5,513.994,46,597,46c77.327,0,135,10.5,200.999,10.5c95.996,0,402.001,0,402.001,0"/> <path d="M0,56.5c0,0,298.666,0,399.333,0C448.336,56.5,513.994,46,597,46c77.327,0,135,10.5,200.999,10.5c95.996,0,402.001,0,402.001,0"/>
</svg> </svg>
</span> </span>
<span class="input input--nao"> <span class="input input--nao">
<input class="input__field input__field--nao data-profile" type="text" id="weight" rel="weight" name="weight" required="" value="{{ profile.weight }}"/> <input class="input__field input__field--nao data-profile" type="text" id="weight" rel="weight" name="weight" required="" value="{{ profile.weight }}"/>
...@@ -26,7 +30,7 @@ ...@@ -26,7 +30,7 @@
<svg class="graphic graphic--nao" width="300%" height="100%" viewBox="0 0 1200 60" preserveAspectRatio="none"> <svg class="graphic graphic--nao" width="300%" height="100%" viewBox="0 0 1200 60" preserveAspectRatio="none">
<path d="M0,56.5c0,0,298.666,0,399.333,0C448.336,56.5,513.994,46,597,46c77.327,0,135,10.5,200.999,10.5c95.996,0,402.001,0,402.001,0"/> <path d="M0,56.5c0,0,298.666,0,399.333,0C448.336,56.5,513.994,46,597,46c77.327,0,135,10.5,200.999,10.5c95.996,0,402.001,0,402.001,0"/>
</svg> </svg>
</span> </span>
<select class="cs-select cs-skin-underline mt20 data-profile" rel="gender"> <select class="cs-select cs-skin-underline mt20 data-profile" rel="gender">
......
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