|
Revision 1310, 0.8 kB
(checked in by fumiakiy, 22 months ago)
|
|
Removing references userpic from default templates. BugId:66835
|
-
Property svn:executable set to
*
|
| Line | |
|---|
| 1 | <div class="comment"<MTIfArchiveTypeEnabled archive_type="Individual"> id="comment-<$MTCommentID$>"</MTIfArchiveTypeEnabled>> |
|---|
| 2 | <div class="inner"> |
|---|
| 3 | <div class="comment-header"> |
|---|
| 4 | <div class="asset-meta"> |
|---|
| 5 | <span class="byline"><__trans phrase="By [_1] on [_2]" params='<span class="vcard author"><MTIfNonEmpty tag="CommenterID"><a href="<$MTCommenterURL$>"><$MTCommenterName$></a><MTElse><$MTCommentAuthorLink default_name="Anonymous" show_email="0"$></MTIfNonEmpty></span>%%<a href="#comment-<$MTCommentID$>"><abbr class="published" title="<$MTCommentDate format_name="iso8601"$>"><$MTCommentDate$></abbr></a>'></span> |
|---|
| 6 | </div> |
|---|
| 7 | </div> |
|---|
| 8 | <div class="comment-content"> |
|---|
| 9 | <$MTCommentBody$> |
|---|
| 10 | </div> |
|---|
| 11 | </div> |
|---|
| 12 | </div> |
|---|
| 13 | |
|---|