Subversion Repositories oidplus

Rev

Rev 775 | Rev 819 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 775 Rev 778
Line 112... Line 112...
112
        ?>
112
        ?>
113
        <script src="oidplus.min.js.php"></script>
113
        <script src="oidplus.min.js.php"></script>
114
 
114
 
115
        <link rel="stylesheet" href="oidplus.min.css.php<?php echo htmlentities($add_css_args); ?>">
115
        <link rel="stylesheet" href="oidplus.min.css.php<?php echo htmlentities($add_css_args); ?>">
116
        <link rel="shortcut icon" type="image/x-icon" href="favicon.ico.php">
116
        <link rel="shortcut icon" type="image/x-icon" href="favicon.ico.php">
-
 
117
        <link rel="canonical" href="<?php echo OIDplus::canonicalURL(); ?>">
117
</head>
118
</head>
118
 
119
 
119
<body>
120
<body>
120
 
121
 
121
<div id="loading" style="display:none">Loading&#8230;</div>
122
<div id="loading" style="display:none">Loading&#8230;</div>