Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96622641
header.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Dec 29, 02:37
Size
406 B
Mime Type
text/html
Expires
Tue, Dec 31, 02:37 (2 d)
Engine
blob
Format
Raw Data
Handle
23202830
Attached To
rPH Phabricator
header.php
View Options
<!DOCTYPE html>
<html>
<head>
<title>
<?php
echo
_e
(
$title
);
?>
</title>
<?php
echo
$skin
->
getCSSResources
();
?>
</head>
<body>
<div class="oblivious-info">
<h1>
<a href="
<?php
echo
_e
(
$home_uri
);
?>
">
<?php
echo
_e
(
$blog
->
getName
());
?>
</a>
</h1>
<p>
<?php
echo
_e
(
$blog
->
getDescription
());
?>
</p>
</div>
<div class="oblivious-content">
Event Timeline
Log In to Comment