6 lines
252 B
Smarty
6 lines
252 B
Smarty
<div class="hero-unit" style="padding: 0; margin: 0; background: url(${PICPATH}friendlist_title_background.png);">
|
|
<h1>${friend_title}</h1>
|
|
</div>
|
|
<br>
|
|
<input type="text" class="form-control input-lg" id="friend_name" placeholder="${friend_name}">
|