Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101460513
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
Mon, Feb 10, 16:49
Size
355 B
Mime Type
text/html
Expires
Wed, Feb 12, 16:49 (2 d)
Engine
blob
Format
Raw Data
Handle
24152279
Attached To
rPH Phabricator
header.php
View Options
<!DOCTYPE html>
<html>
<head>
<title>
<?php
echo
_e
(
$title
);
?>
</title>
</head>
<body>
<div class="oblivious-info">
<h1>
<a href="
<?php
echo
_e
(
$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