<html ng-app="app">

<head>
    <title>Hello World</title>
</head>

<body>
    {{myguid | guidformat:'B'}}
</body>

</html>