Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F940392
header.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
419 B
Referenced Files
None
Subscribers
None
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
$skin
->
remarkup
(
$blog
->
getDescription
());
?>
</p>
</div>
<div class="oblivious-content">
File Metadata
Details
Attached
Mime Type
text/html
Expires
Tue, Jun 17, 5:52 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
222241
Default Alt Text
header.php (419 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment