diff options
Diffstat (limited to 'examples/fluid.html')
| -rw-r--r-- | examples/fluid.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/fluid.html b/examples/fluid.html index 63ffc75ef..7e9fed0c3 100644 --- a/examples/fluid.html +++ b/examples/fluid.html @@ -37,7 +37,7 @@ <li><a href="#about">About</a></li> <li><a href="#contact">Contact</a></li> </ul> - <p class="pull-right">Logged in as username</p> + <p class="pull-right">Logged in as <a href="#">username</a></p> </div> </div> </div> |
