mirror of
https://github.com/Polymer/polymer-starter-kit.git
synced 2025-02-25 18:55:22 -06:00
Remove extra closing p tag
This commit is contained in:
@@ -120,7 +120,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
|
||||
<paper-material elevation="1">
|
||||
<h2 class="paper-font-display2">Users</h2>
|
||||
<p>This is the users section</p>
|
||||
<a href="/users/Rob">Rob</a></p>
|
||||
<a href="/users/Rob">Rob</a>
|
||||
</paper-material>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user