Skip to content

Instantly share code, notes, and snippets.

View mikhaildegtuarev's full-sized avatar

mikhaildegtuarev

View GitHub Profile
<div class="info-kabinet">
<h1>[[!+modx.user.id:userinfo=`username`]]</h1>
<p><strong>Адрес: </strong>[[!+modx.user.id:userinfo=`address`]]</p>
<p><strong>Телефон: </strong>[[!+modx.user.id:userinfo=`phone`]]</p>
<p><strong>E-mail: </strong>[[!+modx.user.id:userinfo=`email`]]</p>
<h2>Обо мне</h2>
<p>[[!+modx.user.id:userinfo=`comment`]]</p>
</div>