1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 20:35:25 +02:00

refactor(html): fix html tags and escape special characters (#987)

This commit is contained in:
Glowbal 2017-07-08 10:23:00 +02:00 committed by Anthony Lapenna
parent 472834ac42
commit 90a32d1b67
38 changed files with 55 additions and 55 deletions

View file

@ -1,7 +1,7 @@
<rd-header>
<rd-header-title title="Create network"></rd-header-title>
<rd-header-content>
<a ui-sref="networks">Networks</a> > Add network
<a ui-sref="networks">Networks</a> &gt; Add network
</rd-header-content>
</rd-header>