Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101813549
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
Thu, Feb 13, 23:49
Size
355 B
Mime Type
text/html
Expires
Sat, Feb 15, 23:49 (2 d)
Engine
blob
Format
Raw Data
Handle
24236196
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