git-svn-id: https://msi/svn/firstRepo/WebClient/branches/NewRelease@43 0f545695-f87b-41b6-9a03-7f16563b5454
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<div data-role="content">
|
||||
<div style="text-align: center;">
|
||||
<% if(profile.data.name){ %>
|
||||
<h2 id="benvenuto">Bentornat<% if(profile.data.gender=="male"){%>o<%}else{%>a<%}%><br><%=profile.data.name %></h2><% }else{ %>
|
||||
<h2 id="benvenuto">Benarrivata/o nel nostro ricettario</h2>
|
||||
<h3 id="benvenuto">Bentornat<% if(profile.data.gender=="male"){%>o<%}else{%>a<%}%> <%=profile.data.name %></h3><% }else{ %>
|
||||
<h3 id="benvenuto">Benarrivata/o nel nostro ricettario</h3>
|
||||
<% } %>
|
||||
</div>
|
||||
<div>
|
||||
@@ -37,6 +37,12 @@
|
||||
<span>Blog</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="itemMenuHomeMetro <%= customClassTheme %> blogClass">
|
||||
<div>
|
||||
<a href="#mapsView" data-role="none"></a>
|
||||
<span>Mappa Spacciatori</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user