Toggle navigation
P3X GitList Snapshot
GitHub
Repo
Changelog
To do
Releases
Themes
Change log
Loading change log ...
To do ...
Loading todo ...
browsing:
b11964118390da0fd81d91441bb0d7407c62d4b2
Branches
master
Files
Commits
Log
Graph
Stats
angular-http-cache-interceptor.git
src
index.html
RSS
Git
Fetch origin
Download
ZIP
TAR
Clone
Raw
View
History
Clone
SSH
HTTPS
Blames found: 7
Mode: htmlmixed
Binary: false
Hang on, we reloading big blames...
13cfe858
<!doctype html> <html lang="en"> <head> <meta charset="utf-8">
5ff05266
<title>P3X Angular HTTP Cache Interceptor</title>
13cfe858
<base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" href="favicon.ico">
03046eed
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
13cfe858
</head>
03046eed
<body class="mat-typography">
13cfe858
<p3x-root></p3x-root> </body> </html>