Browse Source

Removal of rogue caret.

bmallred 13 years ago
parent
commit
cbfa938e40
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@ -13,7 +13,7 @@
13 13
            <img src="//us.battle.net/static-render/us/{{member.character.thumbnail}}" style="float: left; padding: 1em;" />
14 14
15 15
            <div style="float: left;">
16
                ><h3>Character: {{member.character.name}}</h3>
16
                <h3>Character: {{member.character.name}}</h3>
17 17
18 18
                <div>Realm: {{member.character.realm}}</div>
19 19
                <div>Class: {{member.character.class}}</div>