Hello,
I have two <ul 1>, <ul 2> with same HTML of each <li>.
<ul 1> - dynamically changed on client.
<ul 2> - static, could come from server.
For me it would be useful use same <li> template for <ul 1>, <ul 2>.
I think it could be some *.serenade render on server.
What you think?